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
Department
Update
Get
User
Permissions
constructor
_control
Id
active
custom
Fields
restricted
Departments
restricted
Entities
sso
Enabled
sso
Federated
Id
user
Id
user
Name
user
Type
web
Services
Only
control
Id
write
Xml
Location
Create
Location
Delete
Location
Update
User
Create
User
Update
Hierarchy
AbstractUser
GetUserPermissions
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
active
custom
Fields
restricted
Departments
restricted
Entities
sso
Enabled
sso
Federated
Id
user
Id
user
Name
user
Type
web
Services
Only
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
Get
User
Permissions
(
controlId
?:
string
)
:
GetUserPermissions
Parameters
Optional
controlId:
string
Returns
GetUserPermissions
Properties
Protected
_control
Id
_control
Id
:
string
active
active
:
boolean
custom
Fields
custom
Fields
:
Array
<
[
string
,
any
]
>
= []
restricted
Departments
restricted
Departments
:
string
[]
restricted
Entities
restricted
Entities
:
string
[]
sso
Enabled
sso
Enabled
:
boolean
sso
Federated
Id
sso
Federated
Id
:
string
user
Id
user
Id
:
string
user
Name
user
Name
:
string
user
Type
user
Type
:
string
web
Services
Only
web
Services
Only
:
boolean
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