Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
Token
Result
Interface Result
interface
Result
{
id
:
string
;
created
:
string
;
type
:
Token
.
Type
;
used
:
boolean
;
livemode
:
boolean
;
card
?:
Card
;
bankAccount
?:
BankAccount
;
}
Index
Properties
id
created
type
used
livemode
card?
bank
Account?
Properties
id
id
:
string
created
created
:
string
The UNIX timestamp (in milliseconds) of the date this token was created.
type
type
:
Token
.
Type
used
used
:
boolean
livemode
livemode
:
boolean
Optional
card
card
?:
Card
Optional
bank
Account
bankAccount
?:
BankAccount
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
created
type
used
livemode
card
bank
Account
@stripe/stripe-react-native
Loading...
The UNIX timestamp (in milliseconds) of the date this token was created.