
The Category object represents a search category. The object has the following properties:
|
Property |
Description |
|
getID |
The ID of the category |
|
getTitle |
The title of the category |
|
getCategoryURL |
The search URL of this category |
|
getCategories[] |
An array of child Category objects defined for this category |