Initializes a new instance of the Ticket class.
This class is part and parcel of the CarRentalAgentService since no function can be used without a Ticket/Token, except the Authentication methods. Therefore each Request and Response has an object of this type embedded.
A new instance of this class is returned in the TicketResponse-object of GetTicket - MethodTicket Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace