Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Structure

FieldTypeRequiredDescription
idinttrueId
codestringtrueCode
namestringtrueName
nameI18nstringtrue
propertyClassTypePropertyClassTypetrue

JSON representation

[
		{
        "id": 6,
        "code": "13S",
        "name": "3 *** S",
        "nameI18n": "3 *** S",
        "propertyClassType": {
          "id": 1,
          "code": "1",
          "name": "Hotel",
          "nameI18n": "Hotel"
        }
]
  • No labels