Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
PlatformPay
ShippingContact
Interface ShippingContact
interface
ShippingContact
{
emailAddress
?:
string
;
name
:
ContactName
;
phoneNumber
?:
string
;
postalAddress
:
PostalAddress
;
}
Index
Properties
email
Address?
name
phone
Number?
postal
Address
Properties
Optional
email
Address
emailAddress
?:
string
name
name
:
ContactName
Optional
phone
Number
phoneNumber
?:
string
postal
Address
postalAddress
:
PostalAddress
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
Address
name
phone
Number
postal
Address
@stripe/stripe-react-native
Loading...