<- Object

Object

TeamMemberWage

The hourly wage rate that a team member earns on a Shift for doing the job specified by the title property of this object.

Link to section

Properties

Link to section

id

string

The UUID for this object.

Link to section

team_member_id

string

The TeamMember that this wage is assigned to.

Link to section

title

string

The job title that this wage relates to.

Link to section

hourly_rate

Can be a custom-set hourly wage or the calculated effective hourly wage based on the annual wage and hours worked per week.

Link to section

job_id

string

An identifier for the job that this wage relates to. This cannot be used to retrieve the job.

Link to section

tip_eligible

boolean

Whether team members are eligible for tips when working this job.