Spotify Request
data class SpotifyRequest(url: String, method: HttpRequestMethod, body: String?, api: GenericSpotifyApi)
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
component4
Link copied to clipboard
copy
Link copied to clipboard
fun copy(url: String, method: HttpRequestMethod, body: String?, api: GenericSpotifyApi): SpotifyRequest
Content copied to clipboard
Properties
Sources
(source)
Link copied to clipboard