storeCodesExclusion property

List<String>? storeCodesExclusion
getter/setter pair

Store codes to exclude for the promotion.

The store filter attributes only applies when the store_applicability attribute is set to specific_stores.

Optional.

Implementation

core.List<core.String>? storeCodesExclusion;