Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
V2
Core
Account
Configuration
Customer
Shipping
Interface Shipping
interface
Shipping
{
address
?:
Stripe
.
V2
.
Core
.
Account
.
Configuration
.
Customer
.
Shipping
.
Address
;
name
?:
string
;
phone
?:
string
;
}
Index
Properties
address?
name?
phone?
Properties
Optional
address
address
?:
Stripe
.
V2
.
Core
.
Account
.
Configuration
.
Customer
.
Shipping
.
Address
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.