@oneblink/sdk-core
Preparing search index...
CPHCMSTypes
CPHCSMAccessTokenResponse
Type Alias CPHCSMAccessTokenResponse
type
CPHCSMAccessTokenResponse
=
{
appName
:
string
;
auth
:
{
access_token
:
string
;
expires_at
:
number
;
expires_in
:
number
;
scope
:
string
;
token_type
:
string
;
}
;
baseUrl
:
string
;
contentTypeName
:
string
;
}
Index
Properties
app
Name
auth
base
Url
content
Type
Name
Properties
app
Name
appName
:
string
auth
auth
:
{
access_token
:
string
;
expires_at
:
number
;
expires_in
:
number
;
scope
:
string
;
token_type
:
string
;
}
base
Url
baseUrl
:
string
content
Type
Name
contentTypeName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
Name
auth
base
Url
content
Type
Name
@oneblink/sdk-core
Loading...