employmentUnit constant

IriTerm const employmentUnit

employmentUnit [Expects: http://schema.org/Organization]

Indicates the department, unit and/or facility where the employee reports and/or in which the job is to be performed.

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

Implementation

static const employmentUnit = IriTerm.prevalidated(
  'http://schema.org/employmentUnit',
);