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] |
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] |