Documentation of the CarRentalAgentService

Reservation.DocumentDispatchPersonToDispatch Property

Gets or sets the ReservationDocumentDispatchPersonToDispatch - that is which person is about to receive the documents for the Reservation.

public  DocumentDispatchPersonToDispatch {get; set;}

Remarks

This Attribute is returned if the Reservation is of type "Direct" or "DirectLink"(BookingType). Thereby None is returned by default. Thereby a value of Agency means that the documents(voucher) are sent to the booking operator(agency) and Customer means that the documents(voucher) are sent directly to the private customer. If BookingType is handed over as DirectLink, the documents will be sent to the private customer by default.

See Also

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