C# Class QuickFix.Fields.DerivativeOptPayAmount

DerivativeOptPayAmount Field
Inheritance: DecimalField
Exibir arquivo Open project: kennystone/quickfixn Class Usage Examples

Public Methods

Method Description
DerivativeOptPayAmount ( ) : System
DerivativeOptPayAmount ( Decimal val ) : System

Method Details

DerivativeOptPayAmount() public method

public DerivativeOptPayAmount ( ) : System
return System

DerivativeOptPayAmount() public method

public DerivativeOptPayAmount ( Decimal val ) : System
val Decimal
return System