InterestAtMaturitySecurity(Market, FISADate, Double, FISADate) Constructor

Initializes a new instance of the InterestAtMaturitySecurity class

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public InterestAtMaturitySecurity(
	Market market,
	FISADate maturityDate,
	double interestRate,
	FISADate datedDate
)

Parameters

market  Market
 
maturityDate  FISADate
 
interestRate  Double
 
datedDate  FISADate
 

See Also