Class containing heirarchal information about a category
More...
|
ulong | id |
| ID for the category
|
|
List< ulong > | parentIDs |
| Any categories that are parents to this category
|
|
List< ulong > | productIDs |
| List of products within this category
|
|
List< ulong > | childCategoryIDs |
| Category IDs for child categories
|
|
bool | isRoot |
| Whether this is a root category
|
|
string | title |
| Friendly title for this category
|
|
bool | active |
| Whether the category is active
|
|
bool | visibleInMenu |
| Whether this category should be visible in a menu
|
|
Class containing heirarchal information about a category
The documentation for this class was generated from the following file:
- Assets/Astra/Networking/Category/GetCategoryFullJob.cs