PayFanout API reference
Preparing search index...
adapter-stripe-server/src
StripeCustomerLike
Interface StripeCustomerLike
interface
StripeCustomerLike
{
email
?:
string
|
null
;
id
:
string
;
metadata
?:
Record
<
string
,
string
>
;
name
?:
string
|
null
;
}
Index
Properties
email?
id
metadata?
name?
Properties
Optional
email
email
?:
string
|
null
id
id
:
string
Optional
metadata
metadata
?:
Record
<
string
,
string
>
Optional
name
name
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
id
metadata
name
PayFanout API reference
Loading...