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