Bulk Data Client
Preparing search index...
Types
BulkDataClient
TokenResponse
Interface TokenResponse
interface
TokenResponse
{
access_token
:
string
;
expires_in
?:
number
;
scope
:
"string"
;
token_type
:
"bearer"
;
}
Index
Properties
access_
token
expires_
in?
scope
token_
type
Properties
access_
token
access_token
:
string
Optional
expires_
in
expires_in
?:
number
scope
scope
:
"string"
token_
type
token_type
:
"bearer"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
token
expires_
in
scope
token_
type
Bulk Data Client
Loading...