ExpenseBudgetLineItem
ObjectFields
| Field | Type | Description |
|---|---|---|
| amountCents | BigInt! | — |
| amountCurrency | String! | — |
| committed | Boolean! | — |
| constructableUrl | String | — |
| costCode | CostCode! | — |
| costCodeId | ID! | — |
| costType | CostType | — |
| costTypeId | ID | — |
| createdAt | ISO8601DateTime! | — |
| createdByChangeOrderLineItem | ChangeOrderLineItem | — |
| createdByChangeOrderLineItemId | ID | — |
| deletedAt | ISO8601DateTime | — |
| description | String! | — |
| expenseBudgetModification | ExpenseBudgetModification! | — |
| expenseBudgetModificationId | ID! | — |
| id | ID! | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| project | Project! | — |
| projectId | ID! | — |
| sovLineItem | SovLineItem | — |
| sovLineItemId | ID | — |
| subProjectId | ID | — |
| updatedAt | ISO8601DateTime! | — |