Amenity
Represents an amenity associated with an accommodation, either in the room or option level.
Properties
| Name | Type | Description |
|---|---|---|
| Code | String | A unique code that identifies the amenity. |
| Type | AmenityType | The type of the amenity, defined by AmenityType. |
| Value | String | The value associated with the amenity. |
| Texts | String | Additional textual information or description for the amenity. |