Builder

class Builder

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.

Link copied to clipboard

The ID of the Worker who possesses the Qualification.

Functions

Link copied to clipboard
fun localeValue(block: Locale.Builder.() -> Unit)