m8ty-api-server
Toggle table of contents
1.114.0
jvm
Platform filter
jvm
Switch theme
Search in API
m8ty-api-server
m8ty-dto - m8ty Data Transfer Objects
/
eu.m8ty.api.dto.common
/
SortOrder
Sort
Order
class
SortOrder
Class representing the sort order for sorting operations.
Members
Constructors
Sort
Order
Link copied to clipboard
constructor
(
)
Properties
direction
Link copied to clipboard
var
direction
:
SortDirection
?
field
Name
Link copied to clipboard
var
fieldName
:
String
?
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String