CashFlow Constructor

Overload List

CashFlow Default constructor that creates a CashFlow with an interest value of 0.0, a principal value of 0.0 and a null cash flow date.
CashFlow(Double, Double, FISADate) Default constructor that creates a CashFlow with the provided values.

See Also