Type Alias: SearchUsersForRoleResponses
type SearchUsersForRoleResponses = object;
Defined in: gen/types.gen.ts:15258
Properties
200
200: TenantUserSearchResult;
Defined in: gen/types.gen.ts:15262
The users with the assigned role.
type SearchUsersForRoleResponses = object;
Defined in: gen/types.gen.ts:15258
200: TenantUserSearchResult;
Defined in: gen/types.gen.ts:15262
The users with the assigned role.