Record
get-users-top-artists-and-tracks-params
No description available.
record get-users-top-artists-and-tracks-params {
type-op: string,
time-range: option<string>,
limit: option<s32>,
offset: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| type-op | string | |
| time-range | option<string> | |
| limit | option<s32> | |
| offset | option<s32> |