Documentation of the CarRentalAgentService

CreateReservationV2Request.DocumentDispatchLanguageCode Property

Gets or sets the language code for the reservation documents language.

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

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