transactionDiscount property

double? transactionDiscount
getter/setter pair

The sum of all discounts associated with the transaction.

Optional.

Implementation

core.double? transactionDiscount;