@carlosnc/tmdb-sdk - v0.13.2
Preparing search index...
TMDBClientConfig
Interface TMDBClientConfig
interface
TMDBClientConfig
{
accessToken
?:
string
;
apiKey
?:
string
;
defaultLanguage
?:
string
;
httpClient
?:
HttpClient
;
omdbApiKey
?:
string
;
retry
?:
boolean
|
RetryConfig
;
}
Index
Properties
access
Token?
api
Key?
default
Language?
http
Client?
omdb
Api
Key?
retry?
Properties
Optional
access
Token
accessToken
?:
string
Optional
api
Key
apiKey
?:
string
Optional
default
Language
defaultLanguage
?:
string
Optional
http
Client
httpClient
?:
HttpClient
Optional
omdb
Api
Key
omdbApiKey
?:
string
Optional
retry
retry
?:
boolean
|
RetryConfig
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
access
Token
api
Key
default
Language
http
Client
omdb
Api
Key
retry
@carlosnc/tmdb-sdk - v0.13.2
Loading...