outOfPocketCost property

Money? outOfPocketCost
getter/setter pair

Initial cost before tax incentives: the amount that must be paid out-of-pocket.

Contrast with upfront_cost, which is after tax incentives.

Implementation

Money? outOfPocketCost;