PMS REST API
Online documentation
GetExtendedHotelInfoRequest
Inheritance: HotelRequestBase
Request for to get extended hotel information of the hotel by language code
| Property Name | Type | Description |
| LanguageCode | string | Language code |
| HotelCode | string | Destination hotel id or code. |
| Language | string | If specified, response will be translated based on the language code. |
| AuthData | AuthData | Request authentication info. If Http header authentication data is specified, this data is overridden |

