absoluteDiscount property

Money? absoluteDiscount
getter/setter pair

The absolute value of the discount that is subtracted from the purchase option price.

It should be between 0 and the purchase option price.

Implementation

Money? absoluteDiscount;