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
Reimbursement
Request
Create
constructor
_control
Id
apply
ToTransactions
bank
Account
Id
document
No
employee
Id
memo
merge
Option
notification
Contact
Name
payment
Date
payment
Method
record
No
control
Id
write
Xml
Reimbursement
Request
Item
Hierarchy
AbstractReimbursementRequest
ReimbursementRequestCreate
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
apply
ToTransactions
bank
Account
Id
document
No
employee
Id
memo
merge
Option
notification
Contact
Name
payment
Date
payment
Method
record
No
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
Reimbursement
Request
Create
(
controlId
?:
string
)
:
ReimbursementRequestCreate
Parameters
Optional
controlId:
string
Returns
ReimbursementRequestCreate
Properties
Protected
_control
Id
_control
Id
:
string
apply
ToTransactions
apply
ToTransactions
:
ReimbursementRequestItem
[]
bank
Account
Id
bank
Account
Id
:
string
document
No
document
No
:
string
employee
Id
employee
Id
:
string
memo
memo
:
string
merge
Option
merge
Option
:
string
notification
Contact
Name
notification
Contact
Name
:
string
payment
Date
payment
Date
:
Date
payment
Method
payment
Method
:
string
record
No
record
No
:
number
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