Name | Type | Writable | Description |
---|
createdAt | int | | Creation date as Unix timestamp (In seconds)
| depth | int | | | entriesCount | int | | Number of entries in this Category (including child categories)
| fullName | string | | The full name of the Category
| id | int | | The id of the Category
| name | string | V | The name of the Category.
The following characters are not allowed: '<', '>', ','
| parentId | int | V | | partnerId | int | | |
|