Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Abstract
Account
Abstract
GlAccount
Abstract
GlBatch
Abstract
GlEntry
Abstract
Journal
Entry
Abstract
Journal
Entry
Line
Abstract
Statistical
Account
Abstract
Statistical
Journal
Entry
Abstract
Statistical
Journal
Entry
Line
Account
Create
Account
Delete
Account
Update
Journal
Entry
Create
constructor
_control
Id
action
attachments
Id
custom
Fields
description
history
Comment
journal
Symbol
lines
posting
Date
record
No
reference
Number
reverse
Date
source
Entity
Id
control
Id
write
Xml
Journal
Entry
Delete
Journal
Entry
Line
Create
Statistical
Account
Create
Statistical
Account
Delete
Statistical
Account
Update
Statistical
Journal
Entry
Create
Statistical
Journal
Entry
Delete
Statistical
Journal
Entry
Line
Create
Hierarchy
AbstractJournalEntry
JournalEntryCreate
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
action
attachments
Id
custom
Fields
description
history
Comment
journal
Symbol
lines
posting
Date
record
No
reference
Number
reverse
Date
source
Entity
Id
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
Journal
Entry
Create
(
controlId
?:
string
)
:
JournalEntryCreate
Parameters
Optional
controlId:
string
Returns
JournalEntryCreate
Properties
Protected
_control
Id
_control
Id
:
string
action
action
:
string
attachments
Id
attachments
Id
:
string
custom
Fields
custom
Fields
:
Array
<
[
string
,
any
]
>
= []
description
description
:
string
history
Comment
history
Comment
:
string
journal
Symbol
journal
Symbol
:
string
lines
lines
:
AbstractGlEntry
[]
posting
Date
posting
Date
:
Date
record
No
record
No
:
number
reference
Number
reference
Number
:
string
reverse
Date
reverse
Date
:
Date
source
Entity
Id
source
Entity
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
Generated using
TypeDoc