| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
The unique ID of the category. |
globally unique identifier |
None. |
| FriendlyID |
The friendly ID of the category. |
integer |
None. |
| Name |
The name of the category. |
string |
None. |
| Description |
The description of the category. |
string |
None. |
| HasProducts |
Indicates whether the category contains at least one online product. |
boolean |
None. |
| HasSubCategories |
Indicates whether the category contains at least one sub-category, of any level, that has an online product. |
boolean |
None. |
| ImageUrl |
The URL of the category image. |
string |
None. |