maximumPhysicalAttendeeCapacity constant
maximumPhysicalAttendeeCapacity [Expects: http://schema.org/Integer]
The maximum physical attendee capacity of an {Event} whose {eventAttendanceMode} is {OfflineEventAttendanceMode
} (or the offline aspects, in the case of a {MixedEventAttendanceMode
}).
Can be used on: http://schema.org/Event
Implementation
static const maximumPhysicalAttendeeCapacity = IriTerm.prevalidated(
'http://schema.org/maximumPhysicalAttendeeCapacity',
);