rulesBySKU property

  1. @TagNumber.new(3)
PbMap<String, PriceRuleIndices> get rulesBySKU

Indexes into the PricingContext's rules list by SKU.

Implementation

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