Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 832 Bytes

TimesheetResponse.md

File metadata and controls

17 lines (14 loc) · 832 Bytes

# TimesheetResponse

Properties

Name Type Description Notes
id string The Affix-assigned id of the time off entry
remote_id string the remote system-assigned id of the time off entry
employee_id string the Affix-assigned id of the individual
employee_remote_id string the remote system-assigned id of the individual
start_time \DateTime
end_time \DateTime
hours_worked float
remote_created_at \DateTime
remote_modified_at \DateTime

[Back to Model list] [Back to API list] [Back to README]