Skip to main content
Version: 8.9 (unreleased)

Type Alias: MappingRuleSearchQueryResult

type MappingRuleSearchQueryResult = SearchQueryResponse & object;

Defined in: gen/types.gen.ts:4568

Type Declaration

items?

optional items: MappingRuleResult[];

The matching mapping rules.