Time entry representation
Fields
Field | Description |
---|---|
id uuid required | TimesheetId |
taskId uuid optional | associated task id |
projectId uuid optional | associated project id |
resourceId uuid optional | resource id time entry entered |
timesheetAdminTypeId uuid optional | admin task id |
date date-time required | Date of time entry |
notes string optional | Notes |
approved boolean required | Shows if timesheet approved |
hours double required | Total Hours |