A category Object
The following table describes the elements contained in Category
| Name | Description |
|---|---|
|
ID |
The Unique ID of the Category Type: int |
| ParentID |
The ID of the parent category object Type: int |
| Title |
The title of the Category Type: string |
| Description | The Category description, usually not shown to the user |
| ChannelID | The Channel this Category is associated with |
| Error | If an error occurs the Error object is filled. |