Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 923 Bytes

TimeClockReport.md

File metadata and controls

15 lines (11 loc) · 923 Bytes

TimeClockReport

Properties

Name Type Description Notes
staff_id int The ID of the requested staff member. [optional]
task string The staff member’s job title. [optional]
hourly_rate double The hourly rate the business pays for this job. [optional]
total_hours double The sum of the hours worked by the staff member in this time card report. [optional]
total_pay double The total amount earned by the staff member for this time card report. [optional]
time_cards \Swagger\Client\Model\TimeCardEvent[] Information about when a staff member began and ended a task. [optional]

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