{
  "code": "category",
  "id": -110,
  "translations": {
    "en": "Category"
  },
  "inactive": false,
  "fields": [
    {
      "code": "name",
      "id": 0,
      "translations": {
        "en": {
          "label": "Name"
        }
      },
      "type": "STRING",
      "mandatory": true
    },
    {
      "code": "isinactive",
      "id": 0,
      "translations": {
        "en": {
          "label": "Inactive"
        }
      },
      "type": "CHECKBOX",
      "mandatory": false,
      "default": true
    }
  ]
}
