Document representing a sort field.
Property | Type | Constraints | Description |
---|---|---|---|
field_name |
String | mandatory=true, nullable=false | The name of the sort field. |
sort_order |
String | The sort order for this sort field - ASC or DESC. |