Skip to main content
A Worker can have many classifications through their employment with the company. Major changes in classification usually result in a new Employment, others will be represented by a new Classification object. For example, converting a contractor to an employee will create a new Employment, but changing someone’s classification from salaried to hourly will not. Each classification includes a starts and optionally an ends date that represents the period when this classification was effective.

Attributes

string
Unique identifier for the object, e.g. wrc_cNqYX2J3s9bI2Aa.
string
The ID of the worker this classification is associated with.
string
Classification status, one of full-time, part-time, temporary or seasonal.
string
Classification type, one of salaried, hourly, or commission-only.
string
Term of employment. One of at-will, fixed or indefinite.
boolean
Is this worker eligible for overtime or not. Optional.
string
The date this classification is effective from.
string
The date this classification is effective until.
string
Timestamp of when the classification was created.