Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
ConfirmationToken
ShippingDetails
Interface ShippingDetails
interface
ShippingDetails
{
address
:
undefined
|
Address
;
name
?:
string
;
phone
?:
string
;
}
Index
Properties
address
name?
phone?
Properties
address
address
:
undefined
|
Address
The recipient's address.
Optional
name
name
?:
string
The recipient's name.
Optional
phone
phone
?:
string
The recipient's phone (including extension).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
name
phone
@stripe/stripe-react-native
Loading...
The recipient's address.