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
constructor
_control
Id
action
attachments
Id
base
Currency
custom
Fields
employee
Id
expense
Report
Number
external
Id
gl
Posting
Date
lines
memo
reason
For
Expense
record
No
reimbursement
Currency
summary
Record
No
transaction
Date
control
Id
write
Xml
Expense
Report
Delete
Expense
Report
Line
Create
Expense
Report
Reverse
Expense
Report
Summary
Create
Reimbursement
Request
Create
Reimbursement
Request
Item
Hierarchy
AbstractExpenseReport
ExpenseReportCreate
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
action
attachments
Id
base
Currency
custom
Fields
employee
Id
expense
Report
Number
external
Id
gl
Posting
Date
lines
memo
reason
For
Expense
record
No
reimbursement
Currency
summary
Record
No
transaction
Date
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
Expense
Report
Create
(
controlId
?:
string
)
:
ExpenseReportCreate
Parameters
Optional
controlId:
string
Returns
ExpenseReportCreate
Properties
Protected
_control
Id
_control
Id
:
string
action
action
:
string
attachments
Id
attachments
Id
:
string
base
Currency
base
Currency
:
string
custom
Fields
custom
Fields
:
Array
<
[
string
,
any
]
>
= []
employee
Id
employee
Id
:
string
expense
Report
Number
expense
Report
Number
:
string
external
Id
external
Id
:
string
gl
Posting
Date
gl
Posting
Date
:
Date
lines
lines
:
AbstractExpenseReportLine
[]
memo
memo
:
string
reason
For
Expense
reason
For
Expense
:
string
record
No
record
No
:
number
reimbursement
Currency
reimbursement
Currency
:
string
summary
Record
No
summary
Record
No
:
number
transaction
Date
transaction
Date
:
Date
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