Record
get-a-categories-playlists-params
No description available.
record get-a-categories-playlists-params {
category-id: string,
country: option<string>,
limit: option<s32>,
offset: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| category-id | string | |
| country | option<string> | |
| limit | option<s32> | |
| offset | option<s32> |