CategoryParameters
Necessary parameters to get categories.
interface CategoryParameters {
categoryId: number;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
categoryId | Required | number | Unique ID of the category. |
Necessary parameters to get categories.
interface CategoryParameters {
categoryId: number;
}| Name | Required | Type | Description |
|---|---|---|---|
categoryId | Required | number | Unique ID of the category. |