Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
SourceCreateParams
Owner
Interface Owner
interface
Owner
{
address
?:
AddressParam
;
email
?:
string
;
name
?:
string
;
phone
?:
string
;
}
Index
Properties
address?
email?
name?
phone?
Properties
Optional
address
address
?:
AddressParam
Owner's address.
Optional
email
email
?:
string
Owner's email address.
Optional
name
name
?:
string
Owner's full name.
Optional
phone
phone
?:
string
Owner's phone number.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
email
name
phone
Mayson Monorepo Documentation
Loading...
Owner's address.