Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Structure

Excerpt


FieldTypeRequiredDescription
idinttrueId of the Room Type
namestringtrueName of the Room Type
nameI18nstringtrueThe translation of the name.
mainImagestringfalseImage that was uploaded for this RoomType



JSON representation

Code Block
languagepowershell
themeDJango
{
  "id": 2,
  "name": "Single",
  "nameI18n": "Single",
  "mainImage": "1/2/propertyroomtypeimages/43c8a6e9-21b5-4657-bf14-57fd835add23.jpg"
}