Name | Description | Type | Additional information |
---|---|---|---|
CategoryItemId |
The unique id of the category. |
integer |
None. |
ParentId |
The parent id above this category, which is a CategoryItemId. |
integer |
None. |
Name |
The name of the category |
string |
None. |
Children |
The children of the current category |
Collection of ServiceCategoryItem |
None. |
Description |
The description of the category; can only be collected through an API -call specifying a language. |
string |
None. |