Skip to main content
Version: 8.10 (unreleased)

Type Alias: GroupClientSearchQuerySortRequest

type GroupClientSearchQuerySortRequest = object;

Properties

field

field: "clientId";

The field to sort by.


order?

optional order?: SortOrderEnum;