#include <qle/instruments/payment.hpp>
Public Member Functions | |
void | validate () const override |
Public Attributes | |
Currency | currency |
QuantLib::ext::shared_ptr< SimpleCashFlow > | cashflow |
Definition at line 72 of file payment.hpp.
|
override |
Definition at line 52 of file payment.cpp.
Currency currency |
Definition at line 74 of file payment.hpp.
QuantLib::ext::shared_ptr<SimpleCashFlow> cashflow |
Definition at line 75 of file payment.hpp.