ticketedSeat constant

IriTerm const ticketedSeat

ticketedSeat [Expects: https://schema.org/Seat]

The seat associated with the ticket.

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

Implementation

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