| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.EventReservation
- data EventReservation = EventReservation {
- bookingTime :: BookingTime
- broker :: Broker
- modifiedTime :: ModifiedTime
- priceCurrency :: PriceCurrency
- programMembershipUsed :: ProgramMembershipUsed
- provider :: Provider
- reservationFor :: ReservationFor
- reservationId :: ReservationId
- reservationStatus :: ReservationStatus
- reservedTicket :: ReservedTicket
- totalPrice :: TotalPrice
- underName :: UnderName
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data EventReservation Source
A reservation for an event like a concert, sporting event, or lecture.
id- EventReservation
label- Event Reservation
comment- A reservation for an event like a concert, sporting event, or lecture.
ancestorsThing,Intangible,ReservationsubtypessupertypesReservationurl- http://schema.org/EventReservation
Constructors