Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Abstract
Inventory
Transaction
Abstract
Inventory
Transaction
Line
Abstract
Item
Abstract
Transaction
Item
Detail
Abstract
Transaction
Subtotal
absolute
Value
class
Id
contract
Id
custom
Fields
customer
Id
department
Id
description
employee
Id
item
Id
location
Id
percentage
Value
project
Id
total
vendor
Id
write
Xml
Abstract
Warehouse
Inventory
Transaction
Create
Inventory
Transaction
Delete
Inventory
Transaction
Line
Create
Item
Create
Item
Delete
Item
Update
Transaction
Item
Detail
Transaction
Subtotal
Create
Transaction
Subtotal
Update
Warehouse
Create
Warehouse
Delete
Warehouse
Update
Hierarchy
AbstractTransactionSubtotal
TransactionSubtotalCreate
TransactionSubtotalUpdate
Implements
IXmlObject
Index
Properties
absolute
Value
class
Id
contract
Id
custom
Fields
customer
Id
department
Id
description
employee
Id
item
Id
location
Id
percentage
Value
project
Id
total
vendor
Id
Methods
write
Xml
Properties
absolute
Value
absolute
Value
:
number
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
description
description
:
string
employee
Id
employee
Id
:
string
item
Id
item
Id
:
string
location
Id
location
Id
:
string
percentage
Value
percentage
Value
:
number
project
Id
project
Id
:
string
total
total
:
number
vendor
Id
vendor
Id
:
string
Methods
Abstract
write
Xml
write
Xml
(
xml
:
IaXmlWriter
)
:
void
Parameters
xml:
IaXmlWriter
Returns
void
Generated using
TypeDoc