PMS REST API
Online documentation
GetAttributeItemsRequest
Inheritance: HotelRequestBase
Request for to get defined attribute/preference item list of the hotel
| Property Name | Type | Description |
| AttributeTypeCode | string |
Attribute/Preference type code filter. If this filter is null, all attribute items of all types will be returned |
| 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 |

