aboutsummaryrefslogtreecommitdiffstats
path: root/docs/PayeeLocationsApi.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/PayeeLocationsApi.md')
-rw-r--r--docs/PayeeLocationsApi.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/PayeeLocationsApi.md b/docs/PayeeLocationsApi.md
index d64a8fa..25cc850 100644
--- a/docs/PayeeLocationsApi.md
+++ b/docs/PayeeLocationsApi.md
@@ -22,8 +22,8 @@ Returns a single payee location
Name | Type | Description | Required | Notes
------------- | ------------- | ------------- | ------------- | -------------
-**budget_id** | **String** | The id of the budget (\"last-used\" can be used to specify the last used budget and \"default\" can be used if default budget selection is enabled (see: https://api.youneedabudget.com/#oauth-default-budget) | Required |
-**payee_location_id** | **String** | id of payee location | Required |
+**budget_id** | **String** | The id of the budget (\"last-used\" can be used to specify the last used budget and \"default\" can be used if default budget selection is enabled (see: https://api.youneedabudget.com/#oauth-default-budget) | [required] |
+**payee_location_id** | **String** | id of payee location | [required] |
### Return type
@@ -53,7 +53,7 @@ Returns all payee locations
Name | Type | Description | Required | Notes
------------- | ------------- | ------------- | ------------- | -------------
-**budget_id** | **String** | The id of the budget (\"last-used\" can be used to specify the last used budget and \"default\" can be used if default budget selection is enabled (see: https://api.youneedabudget.com/#oauth-default-budget) | Required |
+**budget_id** | **String** | The id of the budget (\"last-used\" can be used to specify the last used budget and \"default\" can be used if default budget selection is enabled (see: https://api.youneedabudget.com/#oauth-default-budget) | [required] |
### Return type
@@ -83,8 +83,8 @@ Returns all payee locations for the specified payee
Name | Type | Description | Required | Notes
------------- | ------------- | ------------- | ------------- | -------------
-**budget_id** | **String** | The id of the budget (\"last-used\" can be used to specify the last used budget and \"default\" can be used if default budget selection is enabled (see: https://api.youneedabudget.com/#oauth-default-budget) | Required |
-**payee_id** | **String** | id of payee | Required |
+**budget_id** | **String** | The id of the budget (\"last-used\" can be used to specify the last used budget and \"default\" can be used if default budget selection is enabled (see: https://api.youneedabudget.com/#oauth-default-budget) | [required] |
+**payee_id** | **String** | id of payee | [required] |
### Return type