Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
TagoIO SDK for JavaScript and TypeScript
<internal>
PaymentMethodInfo
Interface PaymentMethodInfo
interface
PaymentMethodInfo
{
active
:
boolean
;
brand
?:
string
;
default_card
:
boolean
;
exp_month
:
string
;
exp_year
:
string
;
id
:
string
;
last4
:
string
;
name
:
string
;
token
:
string
;
}
Hierarchy (
view full
)
PaymentMethodCreateInfo
PaymentMethodInfo
Index
Properties
active
brand?
default_
card
exp_
month
exp_
year
id
last4
name
token
Properties
active
active
:
boolean
Optional
brand
brand
?:
string
default_
card
default_
card
:
boolean
exp_
month
exp_
month
:
string
exp_
year
exp_
year
:
string
id
id
:
string
last4
last4
:
string
name
name
:
string
token
token
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
active
brand
default_
card
exp_
month
exp_
year
id
last4
name
token
TagoIO SDK for JavaScript and TypeScript
Loading...