API ClientsTypeScript SDKAPI ReferenceCoreType AliasesRoleMappingRuleSearchResultVersion: 8.9On this pageType Alias: RoleMappingRuleSearchResult type RoleMappingRuleSearchResult = SearchQueryResponse & object; Type Declaration items items: MappingRuleResult[]; The matching mapping rules.Was this helpful?