shippingDiscount property

Money? shippingDiscount
final

The shipping discount for all items within a given purchase_unit. shipping_discount.value can not be a negative number.

Implementation

final Money? shippingDiscount;