totalJobOpenings constant

IriTerm const totalJobOpenings

IRI for schema:totalJobOpenings [Expects: https://schema.org/Integer]

The number of positions open for this job posting. Use a positive integer. Do not use if the number of positions is unclear or not known.

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

Implementation

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