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
constructor
_control
Id
attachment
Folder
Name
attachments
Id
attachments
Name
description
files
control
Id
write
Xml
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
AbstractAttachments
AttachmentsDelete
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
attachment
Folder
Name
attachments
Id
attachments
Name
description
files
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
Attachments
Delete
(
controlId
?:
string
)
:
AttachmentsDelete
Parameters
Optional
controlId:
string
Returns
AttachmentsDelete
Properties
Protected
_control
Id
_control
Id
:
string
attachment
Folder
Name
attachment
Folder
Name
:
string
attachments
Id
attachments
Id
:
string
attachments
Name
attachments
Name
:
string
description
description
:
string
files
files
:
AttachmentFile
[]
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