Tracks
Tracks type.
In some cases SoundClouds API will return an array of tracks e.g. Track[]
instead of the Tracks
type. Something to keep in mind as you will have to handle
these data structure inconsistencies accordingly.
Example
Params
Prop | Type | Default |
---|---|---|
collection | Track[] | - |
next_href | number | - |