lodgingUnitType constant

IriTerm const lodgingUnitType

lodgingUnitType [Expects: https://schema.org/QualitativeValue, https://schema.org/Text]

Textual description of the unit type (including suite vs. room, size of bed, etc.).

Can be used on: https://schema.org/LodgingReservation

Implementation

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