BedDetails constant

IriTerm const BedDetails

IRI for schemahttp:BedDetails

An entity holding detailed information about the available bed types, e.g. the quantity of twin beds for a hotel room. For the single case of just one bed of a certain type, you can use bed directly with a text. See also {BedType} (under development).

Implementation

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