Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Abstract
Account
Abstract
GlAccount
Abstract
GlBatch
Abstract
GlEntry
Abstract
Journal
Entry
Abstract
Journal
Entry
Line
Abstract
Statistical
Account
Abstract
Statistical
Journal
Entry
Abstract
Statistical
Journal
Entry
Line
Account
Create
Account
Delete
Account
Update
Journal
Entry
Create
Journal
Entry
Delete
Journal
Entry
Line
Create
Statistical
Account
Create
Statistical
Account
Delete
Statistical
Account
Update
Statistical
Journal
Entry
Create
Statistical
Journal
Entry
Delete
Statistical
Journal
Entry
Line
Create
allocation
Id
amount
class
Id
contract
Id
cost
Type
Id
custom
Allocation
Splits
custom
Fields
customer
Id
department
Id
document
Number
employee
Id
item
Id
location
Id
memo
project
Id
stat
Account
Number
task
Id
vendor
Id
warehouse
Id
CUSTOM_
ALLOCATION_
ID
write
Xml
Hierarchy
AbstractStatisticalJournalEntryLine
StatisticalJournalEntryLineCreate
Implements
IXmlObject
Index
Properties
allocation
Id
amount
class
Id
contract
Id
cost
Type
Id
custom
Allocation
Splits
custom
Fields
customer
Id
department
Id
document
Number
employee
Id
item
Id
location
Id
memo
project
Id
stat
Account
Number
task
Id
vendor
Id
warehouse
Id
CUSTOM_
ALLOCATION_
ID
Methods
write
Xml
Properties
allocation
Id
allocation
Id
:
string
amount
amount
:
number
class
Id
class
Id
:
string
contract
Id
contract
Id
:
string
cost
Type
Id
cost
Type
Id
:
string
custom
Allocation
Splits
custom
Allocation
Splits
:
CustomAllocationSplit
[]
custom
Fields
custom
Fields
:
Array
<
[
string
,
any
]
>
= []
customer
Id
customer
Id
:
string
department
Id
department
Id
:
string
document
Number
document
Number
:
string
employee
Id
employee
Id
:
string
item
Id
item
Id
:
string
location
Id
location
Id
:
string
memo
memo
:
string
project
Id
project
Id
:
string
stat
Account
Number
stat
Account
Number
:
string
task
Id
task
Id
:
string
vendor
Id
vendor
Id
:
string
warehouse
Id
warehouse
Id
:
string
Static
Readonly
CUSTOM_
ALLOCATION_
ID
CUSTOM_
ALLOCATION_
ID
:
"Custom"
= "Custom"
Methods
write
Xml
write
Xml
(
xml
:
IaXmlWriter
)
:
void
Parameters
xml:
IaXmlWriter
Returns
void
Generated using
TypeDoc