value property

double? value
read / write

Value of the discount. E.g. '20' for 20 % off or '5' for a 5 € discount.

Implementation

double? value;