Represents a category, and its place in the category tree.
Type | Name | Description |
---|---|---|
Int | Id | Bullseye category ID |
String | Name | The name of the category |
String | ThirdPartyID | Optional third-party ID |
String | Data | Optional additional data for this category |
List < RestCategoryTree > | SubCategories | A list of categorytrees related to the category and represent assocaiated subcategories |