autoGranted property

bool? autoGranted
final

Specifies that requests for the Qualification type are granted immediately, without prompting the Worker with a Qualification test. Valid values are True | False.

Implementation

final bool? autoGranted;