vehicleSeatingCapacity constant

IriTerm const vehicleSeatingCapacity

vehicleSeatingCapacity [Expects: https://schema.org/Number, https://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: https://schema.org/Vehicle

Implementation

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