Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
SessionResponse
Interface SessionResponse
interface
SessionResponse
{
assetUrl
?:
string
|
null
;
clientApiUrl
?:
string
|
null
;
clientSessionId
?:
string
|
null
;
customerId
?:
string
|
null
;
invalidTokens
?:
string
[]
|
null
;
region
?:
string
|
null
;
}
Index
Properties
asset
Url?
client
Api
Url?
client
Session
Id?
customer
Id?
invalid
Tokens?
region?
Properties
Optional
asset
Url
assetUrl
?:
string
|
null
Optional
client
Api
Url
clientApiUrl
?:
string
|
null
Optional
client
Session
Id
clientSessionId
?:
string
|
null
Optional
customer
Id
customerId
?:
string
|
null
Optional
invalid
Tokens
invalidTokens
?:
string
[]
|
null
Optional
region
region
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset
Url
client
Api
Url
client
Session
Id
customer
Id
invalid
Tokens
region
Worldline Connect Node.js SDK
Loading...