rulesByProvider property

  1. @TagNumber.new(4)
PbMap<String, PriceRuleIndices> get rulesByProvider

Indexes into the PricingContext's rules list by Seller.

Implementation

@$pb.TagNumber(4)
$pb.PbMap<$core.String, PriceRuleIndices> get rulesByProvider => $_getMap(3);