rsql-criteria-typescript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Operators
RSQLCriteria
RSQLFilter
Builder
RSQLFilter
Expression
RSQLFilter
Expression
Options
RSQLFilter
List
RSQLOrder
ByExpression
constructor
direction
field
RSQLOrder
ByList
Custom
Operator
RSQLBuild
Options
RSQLColumn
RSQLComplete
Expression
RSQLFilter
quote
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