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



JSON representation

Code Block
languagepowershell
themeDJango
{
	  "id": 12,
 	 "name": "RoomType1Single"
}