getCategory
getCategory
FunctiongetCategory(requestOptions: IGetCategoryOptions): Promise<IGetCategoryResponse>
Returns details about a single category by Id.
Parameters
Parameter | Type |
---|---|
request | IGetCategoryOptions |
Returns
Promise<IGetCategoryResponse>