Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 549 Bytes

ClassPayrollEvent.md

File metadata and controls

12 lines (8 loc) · 549 Bytes

ClassPayrollEvent

Properties

Name Type Description Notes
staff_id int The ID of the staff member who taught the class. [optional]
class_id int The class' ID. [optional]
earnings double The total monetary amount the staff is to be paid for this class. [optional]

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