DailyLogEmployeeEntry
ObjectDeprecated: use Time Cards instead.
Fields
| Field | Type | Description |
|---|---|---|
| constructableUrl | String | — |
| costCode | CostCode | — |
| costCodeId | ID | — |
| costType | CostType | — |
| costTypeId | ID | — |
| createdAt | ISO8601DateTime! | — |
| dailyLog | DailyLog! | — |
| dailyLogId | ID! | — |
| deletedAt | ISO8601DateTime | — |
| hoursWorked | Float! | — |
| id | ID! | — |
| notes | String! | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| project | Project! | — |
| projectId | ID! | — |
| updatedAt | ISO8601DateTime! | — |
| user | User! | — |
| userId | ID! | — |