MatchingWorkflowResolutionTechniques

data class MatchingWorkflowResolutionTechniques(val providerProperties: MatchingWorkflowProviderProperties? = null, val resolutionType: MatchingWorkflowResolutionTechniquesResolutionType? = null, val ruleBasedProperties: MatchingWorkflowRuleBasedProperties? = null)

Constructors

Types

Link copied to clipboard
object Companion

Properties