DiscountSecurity(Market, FISADate, FISADate) Constructor

Initializes a new instance of the DiscountSecurity class

Definition

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

Parameters

market  Market
 
maturityDate  FISADate
 
datedDate  FISADate
 

See Also