Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Abstract
ArAdjustment
Abstract
ArAdjustment
Line
Abstract
ArAdjustment
Summary
Abstract
ArPayment
Abstract
ArPayment
Summary
Abstract
Customer
Abstract
Invoice
Abstract
Invoice
Line
Abstract
Invoice
Summary
Ar
Adjustment
Create
Ar
Adjustment
Delete
Ar
Adjustment
Line
Create
Ar
Adjustment
Summary
Create
Ar
Payment
Apply
Ar
Payment
Create
Ar
Payment
Item
Ar
Payment
Reverse
Ar
Payment
Summary
Create
constructor
_control
Id
bank
Account
Id
gl
Posting
Date
record
No
title
undeposited
Funds
GlAccount
No
control
Id
write
Xml
Customer
Create
Customer
Delete
Customer
Update
Invoice
Create
Invoice
Delete
Invoice
Line
Create
Invoice
Line
Update
Invoice
Reverse
Invoice
Summary
Create
Invoice
Update
Online
Ach
Payment
Online
Card
Payment
Hierarchy
AbstractArPaymentSummary
ArPaymentSummaryCreate
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
bank
Account
Id
gl
Posting
Date
record
No
title
undeposited
Funds
GlAccount
No
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
ArPayment
Summary
Create
(
controlId
?:
string
)
:
ArPaymentSummaryCreate
Parameters
Optional
controlId:
string
Returns
ArPaymentSummaryCreate
Properties
Protected
_control
Id
_control
Id
:
string
bank
Account
Id
bank
Account
Id
:
string
gl
Posting
Date
gl
Posting
Date
:
Date
record
No
record
No
:
number
title
title
:
string
undeposited
Funds
GlAccount
No
undeposited
Funds
GlAccount
No
:
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