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
constructor
_control
Id
account
No
active
custom
Fields
report
Type
require
Class
require
Contract
require
Customer
require
Department
require
Employee
require
Item
require
Location
require
Project
require
Vendor
require
Warehouse
system
Category
title
control
Id
write
Xml
Statistical
Journal
Entry
Create
Statistical
Journal
Entry
Delete
Statistical
Journal
Entry
Line
Create
Hierarchy
AbstractStatisticalAccount
StatisticalAccountUpdate
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
account
No
active
custom
Fields
report
Type
require
Class
require
Contract
require
Customer
require
Department
require
Employee
require
Item
require
Location
require
Project
require
Vendor
require
Warehouse
system
Category
title
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
Statistical
Account
Update
(
controlId
?:
string
)
:
StatisticalAccountUpdate
Parameters
Optional
controlId:
string
Returns
StatisticalAccountUpdate
Properties
Protected
_control
Id
_control
Id
:
string
account
No
account
No
:
string
active
active
:
boolean
custom
Fields
custom
Fields
:
Array
<
[
string
,
any
]
>
= []
report
Type
report
Type
:
string
require
Class
require
Class
:
boolean
require
Contract
require
Contract
:
boolean
require
Customer
require
Customer
:
boolean
require
Department
require
Department
:
boolean
require
Employee
require
Employee
:
boolean
require
Item
require
Item
:
boolean
require
Location
require
Location
:
boolean
require
Project
require
Project
:
boolean
require
Vendor
require
Vendor
:
boolean
require
Warehouse
require
Warehouse
:
boolean
system
Category
system
Category
:
string
title
title
:
string
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