Represents a job assigned to a team member, including the compensation the team member earns for the job.
<- Object
Object
Represents a job assigned to a team member, including the compensation the team member earns for the job.
Job assignments are listed in the team member's wage setting.
The current pay type for the job assignment used to calculate the pay amount in a pay period.
The hourly pay rate of the job. For SALARY
pay types, Square calculates the hourly rate based on annual_rate
and weekly_hours
.
The total pay amount for a 12-month period on the job. Set if the job PayType
is SALARY
.
The planned hours per week for the job. Set if the job PayType
is SALARY
.
The ID of the job.