Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Abstract
ApAdjustment
Summary
constructor
_control
Id
gl
Posting
Date
record
No
title
control
Id
write
Xml
Hierarchy
AbstractFunction
AbstractApAdjustmentSummary
ApAdjustmentSummaryCreate
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
gl
Posting
Date
record
No
title
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
Abstract
ApAdjustment
Summary
(
controlId
?:
string
)
:
AbstractApAdjustmentSummary
Parameters
Optional
controlId:
string
Returns
AbstractApAdjustmentSummary
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