Documentation of the CarRentalAgentService

ReservationListRequest.BookingOfTypeBroker Property

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

public  BookingOfTypeBroker {get; set;}

Remarks

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

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

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

For further Informations, please refer to BookingType.

See Also

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