QuickFix.Fields.DerivativeOptPayAmount.DerivativeOptPayAmount C# (CSharp) Method

DerivativeOptPayAmount() public method

public DerivativeOptPayAmount ( ) : System
return System
        public DerivativeOptPayAmount()
            : base(Tags.DerivativeOptPayAmount)
        {
        }

Same methods

DerivativeOptPayAmount::DerivativeOptPayAmount ( Decimal val ) : System
DerivativeOptPayAmount