Name | Type | Description | Notes |
---|---|---|---|
id | int | [optional] | |
parent_id | int | Parent category ID | |
name | str | Category name | |
is_active | bool | Whether category is active | |
position | int | Category position | |
level | int | Category level | |
product_count | int | Product count | |
children_data | list[CatalogDataCategoryTreeInterface] |