Skip to main content
Version: 8.9

Type Alias: MappingRuleSearchQueryResult

type MappingRuleSearchQueryResult = SearchQueryResponse & object;

Type Declaration

items

items: MappingRuleResult[];

The matching mapping rules.