Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Abstract
Allocation
Abstract
Allocation
Line
Abstract
Attachments
Abstract
Attachments
Folder
Abstract
Class
Abstract
Contact
Abstract
Department
Abstract
Location
Abstract
User
Allocation
Create
Allocation
Delete
Allocation
Line
Allocation
Update
Attachment
File
Attachments
Create
Attachments
Delete
Attachments
Folder
Create
Attachments
Folder
Delete
Attachments
Folder
Update
Attachments
Update
Class
Create
Class
Delete
Class
Update
Company
Prefs
Get
Contact
Create
Contact
Delete
Contact
Update
Custom
Allocation
Split
Department
Create
Department
Delete
constructor
_control
Id
active
custom
Fields
department
Id
department
Name
department
Title
manager
Employee
Id
parent
Department
Id
control
Id
write
Xml
Department
Update
Get
User
Permissions
Location
Create
Location
Delete
Location
Update
User
Create
User
Update
Hierarchy
AbstractDepartment
DepartmentDelete
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
active
custom
Fields
department
Id
department
Name
department
Title
manager
Employee
Id
parent
Department
Id
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
Department
Delete
(
controlId
?:
string
)
:
DepartmentDelete
Parameters
Optional
controlId:
string
Returns
DepartmentDelete
Properties
Protected
_control
Id
_control
Id
:
string
active
active
:
boolean
custom
Fields
custom
Fields
:
Array
<
[
string
,
any
]
>
= []
department
Id
department
Id
:
string
department
Name
department
Name
:
string
department
Title
department
Title
:
string
manager
Employee
Id
manager
Employee
Id
:
string
parent
Department
Id
parent
Department
Id
:
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