Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Abstract
Bank
Account
Transaction
Record
Abstract
Bank
Feeds
Abstract
Charge
Card
Transaction
Abstract
Charge
Card
Transaction
Line
Abstract
Deposit
Abstract
Other
Receipt
Abstract
Other
Receipt
Line
Bank
Account
Transaction
Record
Bank
Feeds
Create
Charge
Card
Transaction
Create
Charge
Card
Transaction
Line
Create
Charge
Card
Transaction
Line
Update
account
Label
class
Id
contract
Id
custom
Fields
customer
Id
department
Id
employee
Id
gl
Account
Number
item
Id
line
No
location
Id
memo
project
Id
transaction
Amount
vendor
Id
warehouse
Id
write
Xml
Charge
Card
Transaction
Reverse
Charge
Card
Transaction
Update
Deposit
Create
Other
Receipt
Create
Other
Receipt
Line
Create
Hierarchy
AbstractChargeCardTransactionLine
ChargeCardTransactionLineUpdate
Implements
IXmlObject
Index
Properties
account
Label
class
Id
contract
Id
custom
Fields
customer
Id
department
Id
employee
Id
gl
Account
Number
item
Id
line
No
location
Id
memo
project
Id
transaction
Amount
vendor
Id
warehouse
Id
Methods
write
Xml
Properties
account
Label
account
Label
:
string
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
gl
Account
Number
gl
Account
Number
:
string
item
Id
item
Id
:
string
line
No
line
No
:
number
location
Id
location
Id
:
string
memo
memo
:
string
project
Id
project
Id
:
string
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