Documentation of the CarRentalAgentService

ReservationListRequest.BookingOfTypeDirect Property

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

public  BookingOfTypeDirect {get; set;}

Remarks

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

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

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

For further Informations, please refer to BookingType.

See Also

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