Gets or sets the ISO 639 two letter language code in which the requested Reservations should be retrieved.
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 ReservationListResponse is controlled by this parameter too. A list of Languages supported by CarRentalAgentService may be queried by a call to GetLanguages - Method
ISO 639 language codes:
ISO 639 Code | Language |
---|---|
EN | English This is the default language of CarRentalAgentService. |
DE | German |
FR | French |
NL | Dutch |
ReservationListRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace