rsql-criteria-typescript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Operators
RSQLCriteria
RSQLFilter
Builder
RSQLFilter
Expression
RSQLFilter
List
RSQLOrder
ByExpression
constructor
direction
field
RSQLOrder
ByList
RSQLColumn
RSQLComplete
Expression
RSQLFilter
Hierarchy
RSQLOrderByExpression
Index
Constructors
constructor
Properties
direction
field
Constructors
constructor
new RSQLOrder
ByExpression
(
field
:
string
, direction
:
"asc"
|
"desc"
)
:
RSQLOrderByExpression
Parameters
field:
string
direction:
"asc"
|
"desc"
Returns
RSQLOrderByExpression
Properties
direction
direction
:
"asc"
|
"desc"
field
field
:
string
Generated using
TypeDoc