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
constructor
_control
Id
action
adjustment
Number
base
Currency
custom
Fields
customer
Id
description
do
Not
Post
ToGl
exchange
Rate
Date
exchange
Rate
Type
exchange
Rate
Value
external
Id
gl
Posting
Date
invoice
Number
lines
record
No
summary
Record
No
transaction
Currency
transaction
Date
control
Id
write
Xml
write
Xml
Multi
Currency
Section
Ar
Adjustment
Line
Create
Ar
Adjustment
Summary
Create
Ar
Payment
Apply
Ar
Payment
Create
Ar
Payment
Item
Ar
Payment
Reverse
Ar
Payment
Summary
Create
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
AbstractArAdjustment
ArAdjustmentDelete
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
action
adjustment
Number
base
Currency
custom
Fields
customer
Id
description
do
Not
Post
ToGl
exchange
Rate
Date
exchange
Rate
Type
exchange
Rate
Value
external
Id
gl
Posting
Date
invoice
Number
lines
record
No
summary
Record
No
transaction
Currency
transaction
Date
Accessors
control
Id
Methods
write
Xml
write
Xml
Multi
Currency
Section
Constructors
constructor
new
ArAdjustment
Delete
(
controlId
?:
string
)
:
ArAdjustmentDelete
Parameters
Optional
controlId:
string
Returns
ArAdjustmentDelete
Properties
Protected
_control
Id
_control
Id
:
string
action
action
:
string
adjustment
Number
adjustment
Number
:
string
base
Currency
base
Currency
:
string
custom
Fields
custom
Fields
:
Array
<
[
string
,
any
]
>
= []
customer
Id
customer
Id
:
string
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
invoice
Number
invoice
Number
:
string
lines
lines
:
AbstractArAdjustmentLine
[]
record
No
record
No
:
number
summary
Record
No
summary
Record
No
:
number
transaction
Currency
transaction
Currency
:
string
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
Protected
write
Xml
Multi
Currency
Section
write
Xml
Multi
Currency
Section
(
xml
:
IaXmlWriter
)
:
void
Parameters
xml:
IaXmlWriter
Returns
void
Generated using
TypeDoc