Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
InvoiceCreatePreviewParams
CustomerDetails
Shipping
Interface Shipping
interface
Shipping
{
address
:
AddressParam
;
name
:
string
;
phone
?:
string
;
}
Index
Properties
address
name
phone?
Properties
address
address
:
AddressParam
Customer shipping address.
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.