qualificationRequirements property
Conditions that a Worker's Qualifications must meet in order to accept the
HIT. A HIT can have between zero and ten Qualification requirements. All
requirements must be met in order for a Worker to accept the HIT.
Additionally, other actions can be restricted using the
ActionsGuarded
field on each
QualificationRequirement
structure.
Implementation
final List<QualificationRequirement>? qualificationRequirements;