Record
get-featured-playlists-params
No description available.
record get-featured-playlists-params {
country: option<string>,
locale: option<string>,
timestamp: option<string>,
limit: option<s32>,
offset: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| country | option<string> | |
| locale | option<string> | |
| timestamp | option<string> | |
| limit | option<s32> | |
| offset | option<s32> |