Documentation of the CarRentalAgentService

CreateReservationRequest.DocumentDispatchPersonToDispatch Property

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

public  DocumentDispatchPersonToDispatch {get; set;}

Remarks

This Property is optional. Thereby None has to be handed over by default, which will be treated as Agency. Aditionally the value of this property is taken into account only, if PaymentPersonInCharge was set to Customer.

See Also

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