@stigg/node-server-sdk - v4.52.0
Preparing search index...
UpdateCustomer
Type Alias UpdateCustomer
type
UpdateCustomer
=
{
awsMarketplaceCustomerId
?:
string
;
billingId
?:
string
;
billingInfo
?:
BillingInfo
;
couponId
?:
string
|
null
;
customerId
:
string
;
email
?:
string
;
integrationId
?:
string
;
metadata
?:
Metadata
|
null
;
name
?:
string
;
salesforceId
?:
string
;
shouldWaitSync
?:
boolean
;
}
Index
Properties
aws
Marketplace
Customer
Id?
billing
Id?
billing
Info?
coupon
Id?
customer
Id
email?
integration
Id?
metadata?
name?
salesforce
Id?
should
Wait
Sync?
Properties
Optional
aws
Marketplace
Customer
Id
awsMarketplaceCustomerId
?:
string
Optional
billing
Id
billingId
?:
string
Optional
billing
Info
billingInfo
?:
BillingInfo
Optional
coupon
Id
couponId
?:
string
|
null
customer
Id
customerId
:
string
Optional
email
email
?:
string
Optional
integration
Id
integrationId
?:
string
Optional
metadata
metadata
?:
Metadata
|
null
Optional
name
name
?:
string
Optional
salesforce
Id
salesforceId
?:
string
Optional
should
Wait
Sync
shouldWaitSync
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aws
Marketplace
Customer
Id
billing
Id
billing
Info
coupon
Id
customer
Id
email
integration
Id
metadata
name
salesforce
Id
should
Wait
Sync
@stigg/node-server-sdk - v4.52.0
Loading...