@stigg/node-server-sdk - v4.52.0
Preparing search index...
BillingInfo
Type Alias BillingInfo
type
BillingInfo
=
{
billingAddress
?:
Address
;
currency
?:
Currency
;
customerName
?:
string
;
integrationId
?:
string
;
invoiceCustomFields
?:
Record
<
string
,
string
>
;
language
?:
string
;
metadata
?:
Metadata
|
null
;
paymentMethodId
?:
string
;
shippingAddress
?:
Address
;
taxIds
?:
TaxExempt
[]
;
timezone
?:
string
;
}
Index
Properties
billing
Address?
currency?
customer
Name?
integration
Id?
invoice
Custom
Fields?
language?
metadata?
payment
Method
Id?
shipping
Address?
tax
Ids?
timezone?
Properties
Optional
billing
Address
billingAddress
?:
Address
Optional
currency
currency
?:
Currency
Optional
customer
Name
customerName
?:
string
Optional
integration
Id
integrationId
?:
string
Optional
invoice
Custom
Fields
invoiceCustomFields
?:
Record
<
string
,
string
>
Optional
language
language
?:
string
Optional
metadata
metadata
?:
Metadata
|
null
Optional
payment
Method
Id
paymentMethodId
?:
string
Optional
shipping
Address
shippingAddress
?:
Address
Optional
tax
Ids
taxIds
?:
TaxExempt
[]
Optional
timezone
timezone
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
billing
Address
currency
customer
Name
integration
Id
invoice
Custom
Fields
language
metadata
payment
Method
Id
shipping
Address
tax
Ids
timezone
@stigg/node-server-sdk - v4.52.0
Loading...