shipping property

double? shipping
getter/setter pair

Specifies the total shipping cost of the transaction.

Implementation

double? shipping;