Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
SchemeTokenData
Interface SchemeTokenData
interface
SchemeTokenData
{
cardholderName
?:
string
|
null
;
cryptogram
?:
string
|
null
;
eci
?:
string
|
null
;
networkToken
?:
string
|
null
;
tokenExpiryDate
?:
string
|
null
;
}
Index
Properties
cardholder
Name?
cryptogram?
eci?
network
Token?
token
Expiry
Date?
Properties
Optional
cardholder
Name
cardholderName
?:
string
|
null
Optional
cryptogram
cryptogram
?:
string
|
null
Optional
eci
eci
?:
string
|
null
Optional
network
Token
networkToken
?:
string
|
null
Optional
token
Expiry
Date
tokenExpiryDate
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cardholder
Name
cryptogram
eci
network
Token
token
Expiry
Date
Worldline Connect Node.js SDK
Loading...