Documentation of the CarRentalAgentService

TicketGrantingTicketResponse.TicketGrantingTicket Property

Gets or sets the TicketGrantingTicket resulting from the operation.

public  TicketGrantingTicket {get; set;}

Remarks

If this property is returned as "null", the TicketGrantingTicketResponse signals that by a Status of Failure and the corresponding Error-Message.

See Also

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