Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SpotifyDataOptions

Spotify Data options that are stored in spotify.data file.

Hierarchy

  • SpotifyDataOptions

Index

Properties

access_token?: string
authorization_code?: string
client_id: string
client_secret: string
expires_in?: number
expiry?: number
file?: boolean
market?: string
redirect_url?: string
refresh_token?: string
token_type?: string

Generated using TypeDoc