applicationStartDate constant

IriTerm const applicationStartDate

applicationStartDate [Expects: http://schema.org/Date]

The date at which the program begins collecting applications for the next enrollment cycle.

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

Implementation

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