For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.9

Type Alias: RoleMappingRuleSearchResult

type RoleMappingRuleSearchResult = SearchQueryResponse & object;

Type Declaration

items

items: MappingRuleResult[];

The matching mapping rules.