/home/desid573/public_html/payment/xero-2/doc/accounting/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/accounting/Model/Budget.md (790B)
# Budget
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**budget_id** | **string** | Xero identifier | [optional]
**type** | **string** | Type of Budget. OVERALL or TRACKING | [optional]
**description** | **string** | The Budget description | [optional]
**updated_date_utc** | **string** | UTC timestamp of last update to budget | [optional]
**budget_lines** | [**\XeroAPI\XeroPHP\Models\Accounting\BudgetLines**](BudgetLines.md) | | [optional]
**tracking** | [**\XeroAPI\XeroPHP\Models\Accounting\TrackingCategory**](TrackingCategory.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)