brandExclusion property

List<String>? brandExclusion
getter/setter pair

Product filter by brand exclusion for the promotion.

The product filter attributes only applies when the products eligible for promotion product applicability product_applicability attribute is set to specific_products.

Optional.

Implementation

core.List<core.String>? brandExclusion;