<- Object

Object

JobAssignment

An object describing a job that a team member is assigned to.

Link to section

Properties

Link to section

job_title

string

Required

The title of the job.

Link to section

pay_type

string

Required

The current pay type for the job assignment used to calculate the pay amount in a pay period.

Link to section

hourly_rate

The hourly pay rate of the job.

Link to section

annual_rate

The total pay amount for a 12-month period on the job. Set if the job PayType is SALARY.

Link to section

weekly_hours

integer(32-bit)

The planned hours per week for the job. Set if the job PayType is SALARY.