repricingRules property

List<RepricingRule>? repricingRules
getter/setter pair

The rules from the specified merchant.

Implementation

core.List<RepricingRule>? repricingRules;