usePostDates property

bool usePostDates
finalinherited

Defines whether the days counted between cash flows are computed using cash flow post dates (true), or cash flow value dates (false).

Post dates should generally be used by default.

Value dates are used in limited cases, for example to determine a lender's Internal Rate of Return (IRR) where the settlement of cash advances is deferred in 0% and low interest rate promotions underwritten for third-party equipment suppliers.

Implementation

final bool usePostDates;