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
constructor
_control
Id
bank
Account
Txn
Records
custom
Fields
feed
Date
feed
Type
file
Name
financial
Entity
record
No
control
Id
write
Xml
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
AbstractBankFeeds
BankFeedsCreate
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
bank
Account
Txn
Records
custom
Fields
feed
Date
feed
Type
file
Name
financial
Entity
record
No
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
Bank
Feeds
Create
(
controlId
?:
string
)
:
BankFeedsCreate
Parameters
Optional
controlId:
string
Returns
BankFeedsCreate
Properties
Protected
_control
Id
_control
Id
:
string
bank
Account
Txn
Records
bank
Account
Txn
Records
:
AbstractBankAccountTransactionRecord
[]
custom
Fields
custom
Fields
:
Array
<
[
string
,
any
]
>
= []
feed
Date
feed
Date
:
Date
feed
Type
feed
Type
:
string
file
Name
file
Name
:
string
financial
Entity
financial
Entity
:
string
record
No
record
No
:
number
Accessors
control
Id
get
controlId
(
)
:
string
set
controlId
(
controlId
:
string
)
:
void
Returns
string
Parameters
controlId:
string
Returns
void
Methods
write
Xml
write
Xml
(
xml
:
IaXmlWriter
)
:
void
Parameters
xml:
IaXmlWriter
Returns
void
Generated using
TypeDoc