CashFlow Constructor

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.

Definition

Namespace: com.ftlabs.fisa.calc
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public CashFlow()

See Also