Documentation of the CarRentalAgentService

ReservationListRequest.BookingOfTypeAgency Property

Gets or sets if the Reservations of BookingType Agency should be retrieved.

public  BookingOfTypeAgency {get; set;}

Remarks

This property is optional, whereby it has to be set to "False" per default.

If "True", Reservations of BookingType Agency will be delivered.

If "False", Reservations of BookingType Agency will not be in the resultset.

For further Informations, please refer to BookingType.

See Also

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