Amenities
Amenities lists features available at the hotel.
codecode (string)
Amenity code used to uniquely identify the feature.
typetype (string)
Amenity type, for example ROOM or HOTEL.
descriptiondescription (string)
Human readable description of the amenity.
Amenities
{
"code": "string",
"type": "string",
"description": "string"
}