#include <qle/instruments/payment.hpp>
Inheritance diagram for Payment::arguments:
Collaboration diagram for Payment::arguments: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.