Skip to main content
Version: 8.9

Type Alias: SearchClientsForRoleResponses

type SearchClientsForRoleResponses = object;

Properties

200

200: SearchQueryResponse & object;

The clients with the assigned role.

Type Declaration

items
items: object[];

The matching clients.