Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 817 Bytes

TimesheetResponse.md

File metadata and controls

18 lines (14 loc) · 817 Bytes

AffixApi.Api.Model.TimesheetResponse

Properties

Name Type Description Notes
Id string The Affix-assigned id of the time off entry
RemoteId string the remote system-assigned id of the time off entry
EmployeeId string the Affix-assigned id of the individual
EmployeeRemoteId string the remote system-assigned id of the individual
StartTime DateTime?
EndTime DateTime?
HoursWorked decimal
RemoteCreatedAt DateTime?
RemoteModifiedAt DateTime?

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