| Name | Type | Description | Notes |
|---|---|---|---|
| field | String | Field to sort by. See the endpoint's list of sortable fields. | |
| dir | DirEnum | Sort direction: asc or desc. Defaults to desc. | [optional] |
| Name | Value |
|---|---|
| ASC | "asc" |
| DESC | "desc" |
| Name | Type | Description | Notes |
|---|---|---|---|
| field | String | Field to sort by. See the endpoint's list of sortable fields. | |
| dir | DirEnum | Sort direction: asc or desc. Defaults to desc. | [optional] |
| Name | Value |
|---|---|
| ASC | "asc" |
| DESC | "desc" |