maximumEnrollment constant

IriTerm const maximumEnrollment

maximumEnrollment [Expects: https://schema.org/Integer]

The maximum number of students who may be enrolled in the program.

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

Implementation

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