vehicleSeatingCapacity constant

IriTerm const vehicleSeatingCapacity

vehicleSeatingCapacity [Expects: http://schema.org/Number, http://schema.org/QuantitativeValue]

The number of passengers that can be seated in the vehicle, both in terms of the physical space available, and in terms of limitations set by law.\n\nTypical unit code(s): C62 for persons.

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

Implementation

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