JobBudgetItems
Job budget items.
Table Specific Information
Select
The connector will process all filters client side.
Columns
| Name | Type | References | Description |
| JobBudgetID | Uuid |
JobBudgets.Id | Unique identifier in the form of a guid. |
| Amount | Decimal | Budget amount for job. | |
| AccountID | Uuid |
Accounts.ID | Unique identifier for the account in the form of a guid. |
| AccountDisplayID | String | Account code. Format includes separator ie 4-1100 | |
| AccountName | String | Name of the account. | |
| AccountURI | String | Uniform resource identifier associated with the account object. | |
| CompanyFileId | String |
CompanyFiles.ID | ID of the company file. Takes precedence over the CompanyFileId property. |