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
constructor
_control
Id
active
address
Line1
address
Line2
cellular
Phone
No
city
company
Name
contact
Name
contact
Tax
Group
Name
country
fax
No
first
Name
last
Name
middle
Name
pager
No
prefix
primary
Email
Address
primary
Phone
No
primary
Url
print
As
secondary
Email
Address
secondary
Phone
No
secondary
Url
state
Province
tax
Id
taxable
zip
Postal
Code
control
Id
write
Xml
write
Xml
Mail
Address
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
AbstractContact
ContactCreate
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
active
address
Line1
address
Line2
cellular
Phone
No
city
company
Name
contact
Name
contact
Tax
Group
Name
country
fax
No
first
Name
last
Name
middle
Name
pager
No
prefix
primary
Email
Address
primary
Phone
No
primary
Url
print
As
secondary
Email
Address
secondary
Phone
No
secondary
Url
state
Province
tax
Id
taxable
zip
Postal
Code
Accessors
control
Id
Methods
write
Xml
write
Xml
Mail
Address
Constructors
constructor
new
Contact
Create
(
controlId
?:
string
)
:
ContactCreate
Parameters
Optional
controlId:
string
Returns
ContactCreate
Properties
Protected
_control
Id
_control
Id
:
string
active
active
:
boolean
address
Line1
address
Line1
:
string
address
Line2
address
Line2
:
string
cellular
Phone
No
cellular
Phone
No
:
string
city
city
:
string
company
Name
company
Name
:
string
contact
Name
contact
Name
:
string
contact
Tax
Group
Name
contact
Tax
Group
Name
:
string
country
country
:
string
fax
No
fax
No
:
string
first
Name
first
Name
:
string
last
Name
last
Name
:
string
middle
Name
middle
Name
:
string
pager
No
pager
No
:
string
prefix
prefix
:
string
primary
Email
Address
primary
Email
Address
:
string
primary
Phone
No
primary
Phone
No
:
string
primary
Url
primary
Url
:
string
print
As
print
As
:
string
secondary
Email
Address
secondary
Email
Address
:
string
secondary
Phone
No
secondary
Phone
No
:
string
secondary
Url
secondary
Url
:
string
state
Province
state
Province
:
string
tax
Id
tax
Id
:
string
taxable
taxable
:
boolean
zip
Postal
Code
zip
Postal
Code
:
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
Protected
write
Xml
Mail
Address
write
Xml
Mail
Address
(
xml
:
IaXmlWriter
)
:
void
Parameters
xml:
IaXmlWriter
Returns
void
Generated using
TypeDoc