TimeCardLineItem
ObjectFields
| Field | Type | Description |
|---|---|---|
| constructableUrl | String | — |
| costCode | CostCode | — |
| costCodeId | ID | — |
| costType | CostType | — |
| costTypeId | ID | — |
| createdAt | ISO8601DateTime! | — |
| deletedAt | ISO8601DateTime | — |
| formattedCostCodePlusType | String | — |
| hours | Float! | — |
| id | ID! | — |
| notes | String | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| otherCostGroupId | ID | — |
| project | Project | — |
| projectId | ID | — |
| timeCard | TimeCard! | — |
| timeCardId | ID! | — |
| updatedAt | ISO8601DateTime! | — |