Note: This model is deprecated.
The hourly wage rate that an employee will earn on a Shift
for doing the job specified by the title
property of this object. Deprecated at verison 2020-08-26. Use TeamMemberWage
instead.
Name | Type | Description | Notes |
---|---|---|---|
id | String | UUID for this object. | [optional] |
employee_id | String | The `Employee` that this wage is assigned to. | [optional] |
title | String | The job title that this wage relates to. | [optional] |
hourly_rate | Money | Can be a custom-set hourly wage or the calculated effective hourly wage based on annual wage and hours worked per week. | [optional] |