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
constructor
_control
Id
active
class
Id
class
Name
custom
Fields
description
parent
Class
Id
record
No
control
Id
write
Xml
Class
Update
Company
Prefs
Get
Contact
Create
Contact
Delete
Contact
Update
Custom
Allocation
Split
Department
Create
Department
Delete
Department
Update
Get
User
Permissions
Location
Create
Location
Delete
Location
Update
User
Create
User
Update
Hierarchy
AbstractClass
ClassDelete
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
active
class
Id
class
Name
custom
Fields
description
parent
Class
Id
record
No
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
Class
Delete
(
controlId
?:
string
)
:
ClassDelete
Parameters
Optional
controlId:
string
Returns
ClassDelete
Properties
Protected
_control
Id
_control
Id
:
string
active
active
:
boolean
class
Id
class
Id
:
string
class
Name
class
Name
:
string
custom
Fields
custom
Fields
:
Array
<
[
string
,
any
]
>
= []
description
description
:
string
parent
Class
Id
parent
Class
Id
:
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