| 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 recognizable name for the Account. |
| StartDate |
datetime |
true |
false |
The beginning 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 |
The Period that the budget covers. |
| Active |
boolean |
true |
true |
A boolean indicates if the budget is active. |