Suoranta.Finance Namespace
Suoranta.Finance - Developer API

IGetCustomCoupon Interface

Special case of IGetCoupon for IDebtSecuritys with a non-standard payment schedule.

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

Syntax


public interface IGetCustomCoupon : IGetCoupon

Remarks


Provides a template for user-configurable IGetCoupon instances. Generators of custom schedules are not required to implement this interface. Any class that implements IPayable is valid.