PMS REST API
Online documentation
GetReservationDailyAttributesRequest
Inheritance: HotelRequestBase
Request for to get defined Reservation Daily Attribute list for the reservation
| Property Name | Type | Description |
| ReservationId | long? | Reservation unique Id |
| 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 |

