fetchChildCategories
Get a list of the business actions available in the specified child categories.
You can use fetchTopCategories to get a list of all available categories and, for each top-level category, the business actions in that category.
Parameters
Parameter | Type | Description |
---|---|---|
actionGroups | BusinessActionsServiceModel.actionGroups 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.