Aller au contenu principal

ItemTypeCollection

  • Array [
  • idstringrequired
    namestringrequired
    iconstringrequired
    colorstringrequired
    descriptionstringrequired
    is_activestringrequired
    sort_orderstringrequired
    items_countinteger
    created_atstring | nullnullablerequired
    updated_atstring | nullnullablerequired
  • ]
  • ItemTypeCollection
    [
    {
    "id": "string",
    "name": "string",
    "icon": "string",
    "color": "string",
    "description": "string",
    "is_active": "string",
    "sort_order": "string",
    "items_count": 0,
    "created_at": "string",
    "updated_at": "string"
    }
    ]