Member Junction
Preparing search index...
@memberjunction/actions-bizapps-accounting
BCCustomer
Interface BCCustomer
Interface for a Customer from Business Central
interface
BCCustomer
{
address
:
BCAddress
;
balance
:
number
;
blocked
:
string
;
city
:
string
;
country
:
string
;
currencyCode
:
string
;
displayName
:
string
;
email
:
string
;
id
:
string
;
lastModifiedDateTime
:
Date
;
number
:
string
;
overdueAmount
:
number
;
paymentMethodId
?:
string
;
paymentTermsId
?:
string
;
phoneNumber
:
string
;
postalCode
:
string
;
state
:
string
;
taxAreaId
?:
string
;
taxLiable
:
boolean
;
totalSalesExcludingTax
:
number
;
type
:
string
;
}
Index
Properties
address
balance
blocked
city
country
currency
Code
display
Name
email
id
last
Modified
Date
Time
number
overdue
Amount
payment
Method
Id?
payment
Terms
Id?
phone
Number
postal
Code
state
tax
Area
Id?
tax
Liable
total
Sales
Excluding
Tax
type
Properties
address
address
:
BCAddress
balance
balance
:
number
blocked
blocked
:
string
city
city
:
string
country
country
:
string
currency
Code
currencyCode
:
string
display
Name
displayName
:
string
email
email
:
string
id
id
:
string
last
Modified
Date
Time
lastModifiedDateTime
:
Date
number
number
:
string
overdue
Amount
overdueAmount
:
number
Optional
payment
Method
Id
paymentMethodId
?:
string
Optional
payment
Terms
Id
paymentTermsId
?:
string
phone
Number
phoneNumber
:
string
postal
Code
postalCode
:
string
state
state
:
string
Optional
tax
Area
Id
taxAreaId
?:
string
tax
Liable
taxLiable
:
boolean
total
Sales
Excluding
Tax
totalSalesExcludingTax
:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
balance
blocked
city
country
currency
Code
display
Name
email
id
last
Modified
Date
Time
number
overdue
Amount
payment
Method
Id
payment
Terms
Id
phone
Number
postal
Code
state
tax
Area
Id
tax
Liable
total
Sales
Excluding
Tax
type
Member Junction
Loading...
Interface for a Customer from Business Central