Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Abstract
Employee
Abstract
Expense
Adjustment
Abstract
Expense
Adjustment
Line
Abstract
Expense
Report
Abstract
Expense
Report
Line
Abstract
Expense
Report
Summary
constructor
_control
Id
gl
Posting
Date
record
No
title
control
Id
write
Xml
Abstract
Reimbursement
Request
Employee
Create
Employee
Delete
Employee
Update
Expense
Adjustment
Create
Expense
Adjustment
Delete
Expense
Adjustment
Line
Create
Expense
Report
Create
Expense
Report
Delete
Expense
Report
Line
Create
Expense
Report
Reverse
Expense
Report
Summary
Create
Reimbursement
Request
Create
Reimbursement
Request
Item
Hierarchy
AbstractFunction
AbstractExpenseReportSummary
ExpenseReportSummaryCreate
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
gl
Posting
Date
record
No
title
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
Abstract
Expense
Report
Summary
(
controlId
?:
string
)
:
AbstractExpenseReportSummary
Parameters
Optional
controlId:
string
Returns
AbstractExpenseReportSummary
Properties
Protected
_control
Id
_control
Id
:
string
gl
Posting
Date
gl
Posting
Date
:
Date
record
No
record
No
:
number
title
title
:
string
Accessors
control
Id
get
controlId
(
)
:
string
set
controlId
(
controlId
:
string
)
:
void
Returns
string
Parameters
controlId:
string
Returns
void
Methods
Abstract
write
Xml
write
Xml
(
xml
:
IaXmlWriter
)
:
void
Parameters
xml:
IaXmlWriter
Returns
void
Generated using
TypeDoc