Documentation of the CarRentalAgentService

EditReservationRequest.DocumentDispatchLanguageCode Property

Gets or sets the language code for the documents(voucher) of the Reservation to edit.

public  DocumentDispatchLanguageCode {get; set;}

Remarks

This Property is optional. The value of this property is taken into account only, if DocumentDispatchPersonToDispatch was set to Customer and the BookingType is Direct. If BookingType is handed over as Broker or Agency, the property will not be considered.

See Also

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