Descriptions
Descriptions holds textual content for a room.
texttext (string)
Description text.
languajelanguaje (string)
ISO 639-1 language code for the description.
Descriptions
{
"text": "string",
"languaje": "string"
}
Descriptions holds textual content for a room.
Description text.
ISO 639-1 language code for the description.
{
"text": "string",
"languaje": "string"
}