maximumAttendeeCapacity constant

IriTerm const maximumAttendeeCapacity

IRI for schemahttp:maximumAttendeeCapacity [Expects: http://schema.org/Integer]

The total number of individuals that may attend an event or venue.

Can be used on: http://schema.org/Event, http://schema.org/Place

Implementation

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