Skip to main content
Version: 8.9

Type Alias: SearchMappingRuleResponses

type SearchMappingRuleResponses = object;

Properties

200

200: SearchQueryResponse & object;

The mapping rule search result.

Type Declaration

items
items: MappingRuleResult[];

The matching mapping rules.