Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
V2
Core
AccountCreateParams
Configuration
Customer
Shipping
Interface Shipping
interface
Shipping
{
address
?:
AddressParam
;
name
?:
string
;
phone
?:
string
;
}
Index
Properties
address?
name?
phone?
Properties
Optional
address
address
?:
AddressParam
Customer shipping address.
Optional
name
name
?:
string
Customer name.
Optional
phone
phone
?:
string
Customer phone (including extension).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
name
phone
Mayson Monorepo Documentation
Loading...
Customer shipping address.