Matching Workflow Rule Based Properties
data class MatchingWorkflowRuleBasedProperties(val attributeMatchingModel: MatchingWorkflowRuleBasedPropertiesAttributeMatchingModel, val rules: List<MatchingWorkflowRule>)
Constructors
Link copied to clipboard
fun MatchingWorkflowRuleBasedProperties(attributeMatchingModel: MatchingWorkflowRuleBasedPropertiesAttributeMatchingModel, rules: List<MatchingWorkflowRule>)