ExpenseBudgetModification
ObjectFields
| Field | Type | Description |
|---|---|---|
| changeOrder | ChangeOrder | — |
| changeOrderId | ID | — |
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| event id: ID! | Event | — |
| events | EventConnection! | Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list. |
| expenseBudget | ExpenseBudget! | — |
| expenseBudgetId | ID! | — |
| expenseBudgetLineItem id: ID! | ExpenseBudgetLineItem | — |
| expenseBudgetLineItems | ExpenseBudgetLineItemConnection! | Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list. |
| id | ID! | — |
| lockedAt | ISO8601DateTime | — |
| number | Int! | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| project | Project! | — |
| projectId | ID! | — |
| title | String! | — |
| updatedAt | ISO8601DateTime! | — |