Documentation of the CarRentalAgentService

ReservationListRequest.TravelAgentCode Property

Gets or sets the TravelAgentCode of the Employee that creates the requested Reservations.

public  TravelAgentCode {get; set;}

Remarks

The string handed over herein must match exactly, but not case-sensitive.

See Also

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