Documentation of the CarRentalAgentService

CreateReservationV2Request.LanguageCode Property

Gets or sets the language code for the text values in the CreateReservationV2Response.

public  LanguageCode {get; set;}

Remarks

This Parameter is not stored in the database at all and therefore optional. If this property is not set by the Client, the language is set to the language of the operator(Agency) by default. The language of errors and warnings in CreateReservationV2Response is controlled by this parameter too.

See Also

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