C# Class QuickFix.Fields.OptPayAmount

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

Public Methods

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

Method Details

OptPayAmount() public method

public OptPayAmount ( ) : System
return System

OptPayAmount() public method

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