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
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
constructor
_control
Id
gl
Posting
Date
record
No
reverse
Date
title
control
Id
write
Xml
Reimbursement
Request
Create
Reimbursement
Request
Item
Hierarchy
AbstractExpenseReportSummary
ExpenseReportSummaryCreate
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
gl
Posting
Date
record
No
reverse
Date
title
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
Expense
Report
Summary
Create
(
controlId
?:
string
)
:
ExpenseReportSummaryCreate
Parameters
Optional
controlId:
string
Returns
ExpenseReportSummaryCreate
Properties
Protected
_control
Id
_control
Id
:
string
gl
Posting
Date
gl
Posting
Date
:
Date
record
No
record
No
:
number
reverse
Date
reverse
Date
:
Date
title
title
:
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
Generated using
TypeDoc