options

open fun options(block: SpotifyApiOptions.() -> Unit): ISpotifyApiBuilder<T, B>
open fun options(options: SpotifyApiOptions): ISpotifyApiBuilder<T, B>
abstract var options: SpotifyApiOptions

Allows you to override default values for caching, token refresh, and logging