shipping property

Money? shipping
final

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

Implementation

final Money? shipping;