discount property

Money? discount
final

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

Implementation

final Money? discount;