percentageAdjustment property
Multiplicative shipping rate modifier as a number in decimal notation.
Can be negative. For example "5.4"
increases the rate by 5.4%, "-3"
decreases the rate by 3%. Optional.
Implementation
core.String? percentageAdjustment;