Documentation of the CarRentalAgentService

TicketGrantingTicket Constructor 

Initializes a new instance of the TicketGrantingTicket class.

public TicketGrantingTicket();

Remarks

An instance of this class is returned within the TicketGrantingTicketResponse-object as result of a call to GetTicketGrantingTicket - Method.

Furthermore an object of this type is expected in TicketRequest for a call to GetTicket - Method.

See Also

TicketGrantingTicket Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace