LodgingReservation constant

IriTerm const LodgingReservation

IRI for schemahttp:LodgingReservation

A reservation for lodging at a hotel, motel, inn, etc.\n\nNote: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations.

Implementation

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