TimesheetDto

Created Time entry response data

Fields

FieldDescription
id
uuid
required
TimesheetId
date
date-time
required
Date of time entry
notes
string
optional
Notes
approved
boolean
required
Shows if timesheet approved
hours
double
required
Total Hours
modifiedDate
date-time
required
Date and time (in UTC) that this timesheet entry was last modified.
task
TimesheetTaskDto
optional
The task associated with this timesheet entry
project
TimeSheetProjectDto
optional
The project associated with this timesheet entry
resource
TimesheetResourceDto
optional
The resource associated with this timesheet entry