EventReservation constant

IriTerm const EventReservation

IRI for schemahttp:EventReservation

A reservation for an event like a concert, sporting event, or lecture.\n\nNote: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, use {Offer}.

Implementation

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