rulesBySKU property
Indexes into the PricingContext's rules list by SKU.
Implementation
@$pb.TagNumber(3)
$pb.PbMap<$core.String, PriceRuleIndices> get rulesBySKU => $_getMap(2);
Indexes into the PricingContext's rules list by SKU.
@$pb.TagNumber(3)
$pb.PbMap<$core.String, PriceRuleIndices> get rulesBySKU => $_getMap(2);