inapplicableProducts property
List of product ids that are inapplicable to this rule during this reporting period.
To get the inapplicable reason for a specific product, see RepricingProductReport.
Implementation
core.List<core.String>? inapplicableProducts;