RepricingRuleEligibleOfferMatcherStringMatcher constructor

RepricingRuleEligibleOfferMatcherStringMatcher({
  1. List<String>? strAttributes,
})

Implementation

RepricingRuleEligibleOfferMatcherStringMatcher({
  this.strAttributes,
});