discount property
The discount for all items within a given purchase_unit. discount.value can not be a negative number.
Implementation
final Money? discount;
The discount for all items within a given purchase_unit. discount.value can not be a negative number.
final Money? discount;