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
amount
currency
custom
Fields
description
doc
No
doc
Type
payee
posting
Date
transaction
Id
transaction
Type
write
Xml
Bank
Feeds
Create
Charge
Card
Transaction
Create
Charge
Card
Transaction
Line
Create
Charge
Card
Transaction
Line
Update
Charge
Card
Transaction
Reverse
Charge
Card
Transaction
Update
Deposit
Create
Other
Receipt
Create
Other
Receipt
Line
Create
Hierarchy
AbstractBankAccountTransactionRecord
BankAccountTransactionRecord
Implements
IXmlObject
Index
Properties
amount
currency
custom
Fields
description
doc
No
doc
Type
payee
posting
Date
transaction
Id
transaction
Type
Methods
write
Xml
Properties
amount
amount
:
number
currency
currency
:
string
custom
Fields
custom
Fields
:
Array
<
[
string
,
any
]
>
= []
description
description
:
string
doc
No
doc
No
:
string
doc
Type
doc
Type
:
string
payee
payee
:
string
posting
Date
posting
Date
:
Date
transaction
Id
transaction
Id
:
number
transaction
Type
transaction
Type
:
string
Methods
write
Xml
write
Xml
(
xml
:
IaXmlWriter
)
:
void
Parameters
xml:
IaXmlWriter
Returns
void
Generated using
TypeDoc