Documentation of the CarRentalAgentService

ValidateBankCodeRequest.LanguageCode Property

Gets or sets the ISO 639 two letter language code.

public  LanguageCode {get; set;}

Remarks

This property is 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 CountriesResponse is controlled by this parameter too. A list of Languages supported by CarRentalAgentService may be queried by a call to GetLanguages - Method

List of currently supported Languages Including ISO 639 Codes

ISO 639 language codes:

ISO 639 Code Language
EN English

This is the default language of CarRentalAgentService.

DE German
FR French
NL Dutch

See Also

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