usePercentageBasedPrice property
Implementation
@$pb.TagNumber(24)
$core.bool get usePercentageBasedPrice => $_getBF(23);Implementation
@$pb.TagNumber(24)
set usePercentageBasedPrice($core.bool v) { $_setBool(23, v); }@$pb.TagNumber(24)
$core.bool get usePercentageBasedPrice => $_getBF(23);@$pb.TagNumber(24)
set usePercentageBasedPrice($core.bool v) { $_setBool(23, v); }