Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 567 Bytes

File metadata and controls

12 lines (8 loc) · 567 Bytes

TimeCardEvent

Properties

Name Type Description Notes
time_in datetime The time that the staff member started the job task. [optional]
time_out datetime The time that the staff member stopped doing the job task. [optional]
hours float The number of hours on this time card. [optional]

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