Matching Workflow Resolution Techniques
data class MatchingWorkflowResolutionTechniques(val providerProperties: MatchingWorkflowProviderProperties? = null, val resolutionType: MatchingWorkflowResolutionTechniquesResolutionType? = null, val ruleBasedProperties: MatchingWorkflowRuleBasedProperties? = null)
Constructors
Link copied to clipboard
fun MatchingWorkflowResolutionTechniques(providerProperties: MatchingWorkflowProviderProperties? = null, resolutionType: MatchingWorkflowResolutionTechniquesResolutionType? = null, ruleBasedProperties: MatchingWorkflowRuleBasedProperties? = null)