Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
PaymentCreationOutput
Interface PaymentCreationOutput
interface
PaymentCreationOutput
{
additionalReference
?:
string
|
null
;
externalReference
?:
string
|
null
;
isCheckedRememberMe
?:
boolean
|
null
;
isNewToken
?:
boolean
|
null
;
token
?:
string
|
null
;
tokenizationSucceeded
?:
boolean
|
null
;
}
Hierarchy (
View Summary
)
PaymentCreationReferences
PaymentCreationOutput
Index
Properties
additional
Reference?
external
Reference?
is
Checked
Remember
Me?
is
New
Token?
token?
tokenization
Succeeded?
Properties
Optional
additional
Reference
additionalReference
?:
string
|
null
Optional
external
Reference
externalReference
?:
string
|
null
Optional
is
Checked
Remember
Me
isCheckedRememberMe
?:
boolean
|
null
Optional
is
New
Token
isNewToken
?:
boolean
|
null
Optional
token
token
?:
string
|
null
Optional
tokenization
Succeeded
tokenizationSucceeded
?:
boolean
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
additional
Reference
external
Reference
is
Checked
Remember
Me
is
New
Token
token
tokenization
Succeeded
Worldline Connect Node.js SDK
Loading...