Qualification
class Qualification
The Qualification data structure represents a Qualification assigned to a user, including the Qualification type and the value (score).
Types
Properties
Link copied to clipboard
The date and time the Qualification was granted to the Worker. If the Worker's Qualification was revoked, and then re-granted based on a new Qualification request, GrantTime is the date and time of the last call to the AcceptQualificationRequest operation.
Link copied to clipboard
The value (score) of the Qualification, if the Qualification has an integer value.
Link copied to clipboard
The Locale data structure represents a geographical region or location.
Link copied to clipboard
The ID of the Qualification type for the Qualification.
Link copied to clipboard
The status of the Qualification. Valid values are Granted | Revoked.