TerminalCheckoutQuerySort
April 22, 2020 ยท View on GitHub
Description
Properties
| Name | Getter | Setter | Type | Description | Notes |
|---|---|---|---|---|---|
| sort_order | getSortOrder() | setSortOrder($value) | string | The order in which results are listed. - `ASC` - oldest to newest - `DESC` - newest to oldest (default). | [optional] |
Note: All properties are protected and only accessed via getters and setters.