ResolutionTechniques
class ResolutionTechniques
An object which defines the resolutionType
and the ruleBasedProperties
.
Types
Properties
Link copied to clipboard
The properties of the provider service.
Link copied to clipboard
The type of matching. There are three types of matching: RULE_MATCHING
, ML_MATCHING
, and PROVIDER
.
Link copied to clipboard
An object which defines the list of matching rules to run and has a field Rules
, which is a list of rule objects.