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
constructor
_control
Id
active
allocation
By
allocation
Id
attachments
Id
custom
Fields
description
document
No
lines
control
Id
write
Xml
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
Department
Update
Get
User
Permissions
Location
Create
Location
Delete
Location
Update
User
Create
User
Update
Hierarchy
AbstractAllocation
AllocationUpdate
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
active
allocation
By
allocation
Id
attachments
Id
custom
Fields
description
document
No
lines
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
Allocation
Update
(
controlId
?:
string
)
:
AllocationUpdate
Parameters
Optional
controlId:
string
Returns
AllocationUpdate
Properties
Protected
_control
Id
_control
Id
:
string
active
active
:
boolean
allocation
By
allocation
By
:
string
allocation
Id
allocation
Id
:
string
attachments
Id
attachments
Id
:
string
custom
Fields
custom
Fields
:
Array
<
[
string
,
any
]
>
= []
description
description
:
string
document
No
document
No
:
string
lines
lines
:
AbstractAllocationLine
[]
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