@raisenow/tamaro-core
Preparing search index...
DatatransSecureFieldsHandler
CardInfoData
Type Alias CardInfoData
type
CardInfoData
=
{
cardInfo
?:
{
accountType
?:
string
;
binLength
?:
number
;
brand
?:
string
;
country
?:
string
;
issuer
?:
string
;
type
?:
string
;
usage
?:
string
;
}
;
error
?:
string
;
maskedCard
?:
string
;
paymentMethod
?:
string
;
result
?:
string
;
}
Index
Properties
card
Info?
error?
masked
Card?
payment
Method?
result?
Properties
Optional
card
Info
cardInfo
?:
{
accountType
?:
string
;
binLength
?:
number
;
brand
?:
string
;
country
?:
string
;
issuer
?:
string
;
type
?:
string
;
usage
?:
string
;
}
Optional
error
error
?:
string
Optional
masked
Card
maskedCard
?:
string
Optional
payment
Method
paymentMethod
?:
string
Optional
result
result
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
card
Info
error
masked
Card
payment
Method
result
@raisenow/tamaro-core
Loading...