Documentation of the CarRentalAgentService

TicketGrantingTicket.Token Property

Gets or sets the security token of this TicketGrantingTicket.

public  Token {get; set;}

Remarks

This property is required for use in TicketRequest.

The value handed overe herein is used by the CarRentalAgentService to identify the TicketGrantingTicket, a subsequent TicketRequest refers to.

See Also

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