RoleListParameters
| Field | NULL | Description | Note |
|---|---|---|---|
|
tenantIds array of strings (GUIDs) |
Ids of the tenants to filter the roles by |
Inherited fields:
PagedRequest
| Field | NULL | Description | Note |
|---|---|---|---|
|
tenantId string (GUID) |
Y | The id of the tenant | |
|
criteria array of objects |
An array of SearchCriteria objects | ||
|
sortOrders array of objects |
An array of SortOrder objects | ||
|
parentIds array of strings (GUIDs) |
Ids of the parents | ||
|
pageIndex integer |
The index of the page | Inherited from PagingInfo | |
|
pageSize integer |
The size of the page | Inherited from PagingInfo | |
|
total integer |
The total number of rows | Inherited from PagingInfo | |
|
skipItems integer |
Skip items | Inherited from PagingInfo | |
|
isLastPage boolean |
Whether this is the last page | Inherited from PagingInfo |