functions to construct and use CashFlow objects.
The first step is to load the QuantLib package.
Needs["QuantLib`"]
Within the SimpleCashFlow part there is one constructor.
In[54]:=
Select[Category[SimpleCashFlow],QLConstructor[#]&]
Out[54]=
In[57]:=
In[59]:=
obj=SimpleCashFlowVector[Amounts,Dates]
Out[59]=