Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
StripeTokenResponse
Interface StripeTokenResponse
Index
Properties
card
created
currency
error
id
livemode
object
used
Properties
public
card
:
StripeCardData
public
created
:
number
public
currency
:
string
public
error
:
StripeError
public
id
:
string
public
livemode
:
boolean
public
object
:
string
public
used
:
boolean
Globals