PMS REST API
Online documentation
GetGreetingsRequest
Inheritance: HotelRequestBase
Get Greetings for Address and Letter
| Property Name | Type | Description |
| Type | GreetingType | Address or Letter Greeting type |
| Gender | Gender ? | Gender for greetings |
| 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 |

