Ticket
The list of Ticket information.
Parameters
id
The numerical identifier for the ticket.
code
The code for the ticket. Values supported are: Adult Traveler Child Group Senior Infant Student
count
The number of each ticket type to be booked.
ticketPrice
restrictions
Constructors
Link copied to clipboard
public Ticket Ticket(Integer id, String code, Integer count, ActivitiesPrice ticketPrice, Restrictions restrictions)