fetchTopCategories
Get a list of all available categories and, for each top-level category, the business actions in that category.
You can use fetchChildCategories to obtain the list of available business actions in each child category.
Parameters
Parameter | Type | Description |
---|---|---|
BusinessActionsServiceModel | BusinessActionsServiceModel object | Data model to be used by the service request. The response populates:
|
callback | Function | Callback function to handle success or failure results from the request. |
Copyright © Cloud Software Group, Inc. All rights reserved.