Category
Type: object
Version: 1.0
Product category with hierarchical self-reference support.
Extends
Fields
| Name | Type | Description | Source |
|---|---|---|---|
Id |
string (uuid) | - | from Entity |
Created |
string (date-time) | - | from Entity |
Modified |
string (date-time) | - | from Entity |
Name |
string | Category name (unique) | - |
Description |
string | Category description | - |
ParentCategoryId |
string (uuid) | Reference to parent category for hierarchical structure (null for root categories) | - |