Backend_Category

struct

This object represents a category. Every user is assigned to a category and can only view objects which are also assigned to the same category, through this it is possible to build separate areas for external developers

Property Type Description
kind String Uniquely identifies the object schema type
id Integer Unique identifier for the object
name String Unique name of the object
part of the Apioo-Project