SovLineItem
ObjectFields
| Field | Type | Description |
|---|---|---|
| amountCents | BigInt! | — |
| amountCurrency | String! | — |
| billableType | String | — |
| commitmentId | ID! | — |
| constructableUrl | String | — |
| costCents | BigInt | — |
| costCodeId | ID | — |
| costCurrency | String | — |
| costTypeId | ID | — |
| createdAt | ISO8601DateTime! | — |
| createdByChangeOrderLineItemId | ID | — |
| deletedAt | ISO8601DateTime | — |
| description | String! | — |
| horizontalChangeOrderMarkupId | ID | — |
| id | ID! | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| project | Project! | — |
| projectId | ID! | — |
| quantity | Float | — |
| retentionRate | Float | — |
| subProjectId | ID | — |
| unit | String | — |
| unitPriceCents | BigInt | — |
| updatedAt | ISO8601DateTime! | — |