Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
CreateTokenResponse
Interface CreateTokenResponse
interface
CreateTokenResponse
{
isNewToken
?:
boolean
|
null
;
originalPaymentId
?:
string
|
null
;
token
?:
string
|
null
;
}
Index
Properties
is
New
Token?
original
Payment
Id?
token?
Properties
Optional
is
New
Token
isNewToken
?:
boolean
|
null
Optional
original
Payment
Id
originalPaymentId
?:
string
|
null
Optional
token
token
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
New
Token
original
Payment
Id
token
Worldline Connect Node.js SDK
Loading...