getGroupCategorySchema
FunctiongetGroupCategorySchema(id: string, requestOptions?: IRequestOptions): Promise<IGroupCategorySchema>Gets the category schema set on a group
Parameters
| Parameter | Type | Notes | 
|---|---|---|
id | string | Group Id  | 
request | IRequestOptions | Options for the request  | 
Returns
Promise<IGroupCategorySchema>A promise that will resolve with JSON of group's category schema