Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Abstract
Order
Direction
constructor
field
Name
ASCENDING
DESCENDING
get
Direction
write
Xml
Order
Ascending
Order
Builder
Order
Descending
IOrder
Hierarchy
AbstractOrderDirection
OrderAscending
OrderDescending
Implements
IOrder
Index
Constructors
constructor
Properties
field
Name
ASCENDING
DESCENDING
Methods
get
Direction
write
Xml
Constructors
Protected
constructor
new
Abstract
Order
Direction
(
fieldName
:
string
)
:
AbstractOrderDirection
Parameters
fieldName:
string
Returns
AbstractOrderDirection
Properties
Private
Readonly
field
Name
field
Name
:
string
Static
Readonly
ASCENDING
ASCENDING
:
"ascending"
= "ascending"
Static
Readonly
DESCENDING
DESCENDING
:
"descending"
= "descending"
Methods
Abstract
get
Direction
get
Direction
(
)
:
string
Returns the direction order
Returns
string
write
Xml
write
Xml
(
xml
:
IaXmlWriter
)
:
void
Parameters
xml:
IaXmlWriter
Returns
void
Generated using
TypeDoc
Returns the direction order