eligibilityToWorkRequirement constant

IriTerm const eligibilityToWorkRequirement

IRI for schema:eligibilityToWorkRequirement [Expects: https://schema.org/Text]

The legal requirements such as citizenship, visa and other documentation required for an applicant to this job.

Can be used on: https://schema.org/JobPosting

Implementation

static const eligibilityToWorkRequirement = IriTerm.prevalidated(
  'https://schema.org/eligibilityToWorkRequirement',
);