Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Bill
Line
Create
account
Label
allocation
Id
billable
class
Id
contract
Id
custom
Fields
customer
Id
department
Id
employee
Id
form1099
gl
Account
Number
item
Id
key
location
Id
memo
offset
GlAccount
Number
project
Id
total
Due
total
Paid
transaction
Amount
vendor
Id
warehouse
Id
write
Xml
Hierarchy
AbstractBillLine
BillLineCreate
Implements
IXmlObject
Index
Properties
account
Label
allocation
Id
billable
class
Id
contract
Id
custom
Fields
customer
Id
department
Id
employee
Id
form1099
gl
Account
Number
item
Id
key
location
Id
memo
offset
GlAccount
Number
project
Id
total
Due
total
Paid
transaction
Amount
vendor
Id
warehouse
Id
Methods
write
Xml
Properties
account
Label
account
Label
:
string
allocation
Id
allocation
Id
:
string
billable
billable
:
boolean
class
Id
class
Id
:
string
contract
Id
contract
Id
:
string
custom
Fields
custom
Fields
:
Array
<
[
string
,
any
]
>
= []
customer
Id
customer
Id
:
string
department
Id
department
Id
:
string
employee
Id
employee
Id
:
string
form1099
form1099
:
boolean
gl
Account
Number
gl
Account
Number
:
string
item
Id
item
Id
:
string
key
key
:
number
location
Id
location
Id
:
string
memo
memo
:
string
offset
GlAccount
Number
offset
GlAccount
Number
:
string
project
Id
project
Id
:
string
total
Due
total
Due
:
number
total
Paid
total
Paid
:
number
transaction
Amount
transaction
Amount
:
number
vendor
Id
vendor
Id
:
string
warehouse
Id
warehouse
Id
:
string
Methods
write
Xml
write
Xml
(
xml
:
IaXmlWriter
)
:
void
Parameters
xml:
IaXmlWriter
Returns
void
Generated using
TypeDoc