TicketInfo

The class that represents a summary of ticket information for an event.
(protected) new TicketInfo()

Members

currency

The currency used for the ticket price.
Type
  • String

eventId

The StubHub identifier for the event associated with the ticket.
Type
  • Number | String

max

The maximum ticket price.
Type
  • Number

min

The minimum ticket price.
Type
  • Number

total

The total number of available tickets.
Type
  • Number