aboutsummaryrefslogtreecommitdiffstats
path: root/ynab-api/docs/BudgetSummary.md
diff options
context:
space:
mode:
Diffstat (limited to 'ynab-api/docs/BudgetSummary.md')
-rw-r--r--ynab-api/docs/BudgetSummary.md17
1 files changed, 0 insertions, 17 deletions
diff --git a/ynab-api/docs/BudgetSummary.md b/ynab-api/docs/BudgetSummary.md
deleted file mode 100644
index f2e444b..0000000
--- a/ynab-api/docs/BudgetSummary.md
+++ /dev/null
@@ -1,17 +0,0 @@
-# BudgetSummary
-
-## Properties
-
-Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
-**id** | **String** | |
-**name** | **String** | |
-**last_modified_on** | **String** | The last time any changes were made to the budget from either a web or mobile client | [optional]
-**first_month** | [***String**](string.md) | The earliest budget month | [optional]
-**last_month** | [***String**](string.md) | The latest budget month | [optional]
-**date_format** | [***::models::DateFormat**](DateFormat.md) | | [optional]
-**currency_format** | [***::models::CurrencyFormat**](CurrencyFormat.md) | | [optional]
-
-[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
-
-