Name | Description | Type | Additional information |
---|---|---|---|
ParentCategory | The parent category | CategoryBaseModel | None. |
ChildCategories | This only goes down a depth of one category | Collection of CategoryBaseModel | None. |
CategoryFullPath | The full path of the category. For instance Category 1 > Category 2 > Category 3 | string | None. |
CategoryID | The ID of the category. | integer | None. |
CategoryName | The Categories Name | string | None. |