Skip to main content
Version: 8.10 (unreleased)

Type Alias: TenantGroupSearchQuerySortRequest

type TenantGroupSearchQuerySortRequest = object;

Properties

field

field: "groupId";

The field to sort by.


order?

optional order?: SortOrderEnum;