Member Junction
Preparing search index...
@memberjunction/actions-bizapps-accounting
BCSalesInvoiceLine
Interface BCSalesInvoiceLine
interface
BCSalesInvoiceLine
{
accountId
?:
string
;
amountExcludingTax
:
number
;
amountIncludingTax
:
number
;
description
:
string
;
discountAmount
:
number
;
discountPercent
:
number
;
id
:
string
;
itemId
?:
string
;
lineNumber
:
number
;
lineType
:
string
;
netAmount
:
number
;
quantity
:
number
;
taxCode
?:
string
;
taxPercent
:
number
;
totalTaxAmount
:
number
;
unitPrice
:
number
;
}
Index
Properties
account
Id?
amount
Excluding
Tax
amount
Including
Tax
description
discount
Amount
discount
Percent
id
item
Id?
line
Number
line
Type
net
Amount
quantity
tax
Code?
tax
Percent
total
Tax
Amount
unit
Price
Properties
Optional
account
Id
accountId
?:
string
amount
Excluding
Tax
amountExcludingTax
:
number
amount
Including
Tax
amountIncludingTax
:
number
description
description
:
string
discount
Amount
discountAmount
:
number
discount
Percent
discountPercent
:
number
id
id
:
string
Optional
item
Id
itemId
?:
string
line
Number
lineNumber
:
number
line
Type
lineType
:
string
net
Amount
netAmount
:
number
quantity
quantity
:
number
Optional
tax
Code
taxCode
?:
string
tax
Percent
taxPercent
:
number
total
Tax
Amount
totalTaxAmount
:
number
unit
Price
unitPrice
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
amount
Excluding
Tax
amount
Including
Tax
description
discount
Amount
discount
Percent
id
item
Id
line
Number
line
Type
net
Amount
quantity
tax
Code
tax
Percent
total
Tax
Amount
unit
Price
Member Junction
Loading...