Documentation of the CarRentalAgentService

TicketResponse.Ticket Property

Gets or sets the Ticket resulting from the operation.

public  Ticket {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

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