Documentation of the CarRentalAgentService

EditReservationRequest.LanguageCode Property

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

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 EditReservationResponse is controlled by this parameter too.

See Also

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