Documentation of the CarRentalAgentService

ReservationListRequest.BookingOfTypeDirectLink Property

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

public  BookingOfTypeDirectLink {get; set;}

Remarks

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

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

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

For further Informations, please refer to BookingType.

See Also

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