@tax1driver/ts-tpay
Preparing search index...
TPay
Transactions
TokenPaymentData
Interface TokenPaymentData
Token payment data for EISOP tokens
interface
TokenPaymentData
{
cardBrand
:
string
;
cardExpiryDate
:
string
;
initialTransactionId
:
string
;
rocText
?:
string
|
null
;
tokenValue
:
TokenValue
;
}
Index
Properties
card
Brand
card
Expiry
Date
initial
Transaction
Id
roc
Text?
token
Value
Properties
card
Brand
cardBrand
:
string
card
Expiry
Date
cardExpiryDate
:
string
initial
Transaction
Id
initialTransactionId
:
string
Optional
roc
Text
rocText
?:
string
|
null
token
Value
tokenValue
:
TokenValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
card
Brand
card
Expiry
Date
initial
Transaction
Id
roc
Text
token
Value
@tax1driver/ts-tpay
Loading...
Token payment data for EISOP tokens