shippingValue property

double? shippingValue
getter/setter pair

The value of shipping in the specified currency.

0 for free or no shipping.

Optional.

Implementation

core.double? shippingValue;