Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Ap
Adjustment
Delete
constructor
_control
Id
action
adjustment
Number
base
Currency
bill
Number
custom
Fields
description
do
Not
Post
ToGl
exchange
Rate
Date
exchange
Rate
Type
exchange
Rate
Value
external
Id
gl
Posting
Date
lines
record
No
summary
Record
No
transaction
Currency
transaction
Date
vendor
Id
control
Id
write
Xml
write
Xml
Multi
Currency
Section
Hierarchy
AbstractApAdjustment
ApAdjustmentDelete
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
action
adjustment
Number
base
Currency
bill
Number
custom
Fields
description
do
Not
Post
ToGl
exchange
Rate
Date
exchange
Rate
Type
exchange
Rate
Value
external
Id
gl
Posting
Date
lines
record
No
summary
Record
No
transaction
Currency
transaction
Date
vendor
Id
Accessors
control
Id
Methods
write
Xml
write
Xml
Multi
Currency
Section
Constructors
constructor
new
ApAdjustment
Delete
(
controlId
?:
string
)
:
ApAdjustmentDelete
Parameters
Optional
controlId:
string
Returns
ApAdjustmentDelete
Properties
Protected
_control
Id
_control
Id
:
string
action
action
:
string
adjustment
Number
adjustment
Number
:
string
base
Currency
base
Currency
:
string
bill
Number
bill
Number
:
string
custom
Fields
custom
Fields
:
Array
<
[
string
,
any
]
>
= []
description
description
:
string
do
Not
Post
ToGl
do
Not
Post
ToGl
:
boolean
exchange
Rate
Date
exchange
Rate
Date
:
Date
exchange
Rate
Type
exchange
Rate
Type
:
string
exchange
Rate
Value
exchange
Rate
Value
:
number
external
Id
external
Id
:
string
gl
Posting
Date
gl
Posting
Date
:
Date
lines
lines
:
AbstractApAdjustmentLine
[]
record
No
record
No
:
number
summary
Record
No
summary
Record
No
:
number
transaction
Currency
transaction
Currency
:
string
transaction
Date
transaction
Date
:
Date
vendor
Id
vendor
Id
:
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
Protected
write
Xml
Multi
Currency
Section
write
Xml
Multi
Currency
Section
(
xml
:
IaXmlWriter
)
:
void
Parameters
xml:
IaXmlWriter
Returns
void
Generated using
TypeDoc