Enum QtyType
Type of quantity specified in a quantity field. Supported Value: 0 = Notional / Units 1 = Contracts term
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum QtyType
Fields
Name | Description |
---|---|
Contracts | Contract term. |
None | Default value. Do not use it directly. |
Notional | Notional / Units. |