| Name | Type | ReadOnly | Filterable | Description |
|---|---|---|---|---|
| Id [KEY] | string | true | true | The Id of the customer. |
| SyncToken | string | true | false | The sync token. This must be specified when executing an update or delete. |
| MetaData_CreateTime | datetime | true | true | The time the record was created. |
| MetaData_LastUpdatedTime | datetime | true | true | The time the record was last updated. |
| Name | string | true | true | A user recogniyable name for the Account. |
| StartDate | datetime | true | false | The begin date for the Budget. |
| EndDate | datetime | true | false | The end date for the Budget. |
| BudgetType | string | true | true | The type of budget. |
| BudgetEntryType | string | true | false | Period that the budget covers. |
| Active | boolean | true | true | A boolean indicating if the budget is active. |