ticketToken constant

IriTerm const ticketToken

ticketToken [Expects: http://schema.org/Text, http://schema.org/URL]

Reference to an asset (e.g., Barcode, QR code image or PDF) usable for entrance.

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

Implementation

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