applicableProducts property

List<String>? applicableProducts
getter/setter pair

The product ids this promotion can be applied to.

Output only.

Implementation

core.List<core.String>? applicableProducts;