Jupiter ERP
Account API

ListFileCategories200Response

Felder, Typen und Verweise auf andere Modelle.

ListFileCategories200Response (object)

FeldTypBeschreibung
itemsobject[]

array

Elemente

FeldTypBeschreibung
categorystring
files_countinteger
Beispiel (JSON)
{
  "items": [
    {
      "category": "string",
      "files_count": 0
    }
  ]
}
Schema ListFileCategories200Response · Jupiter ERP