shippingRate property

SchemaMonetaryAmount? shippingRate
getter/setter pair

The shipping rate is the cost of shipping to the specified destination. Typically, the maxValue and currency values (of the SchemaMonetaryAmount) are most appropriate.

Implementation

SchemaMonetaryAmount? shippingRate;