Suoranta.Finance Namespace
Suoranta.Finance - Developer API

IGetCoupon Interface

Types that implement this interface store or generate the interest payment schedule of an IDebtSecurity.

Namespace:  Suoranta.Finance
Assembly:  Suoranta.Finance (in Suoranta.Finance.dll)

Syntax


public interface IGetCoupon

Remarks


IDebtSecurity that has non-standard payment schedule should implement this interface indirectly through implementing IGetCustomCoupon.