Skip to main content
Version: 8.9

Type Alias: GroupMappingRuleSearchResult

type GroupMappingRuleSearchResult = SearchQueryResponse & object;

Type Declaration

items

items: MappingRuleResult[];

The matching mapping rules.