API ClientsTypeScript SDKAPI ReferenceCoreType AliasesSearchMappingRulesForTenantResponsesVersion: 8.9On this pageType Alias: SearchMappingRulesForTenantResponses type SearchMappingRulesForTenantResponses = object; Properties 200 200: SearchQueryResponse & object; The search result of MappingRules for the tenant. Type Declaration items items: MappingRuleResult[]; The matching mapping rules.Was this helpful?