Amenity
Hotel amenity information
codestringrequired
Amenity code identifier
namestringnullable
Amenity name
typestringnullable
Amenity type/category
descriptionstringnullable
Amenity description
Amenity
{
"code": "string",
"name": "string",
"type": "string",
"description": "string"
}