Click or drag to resize
PairType Enumeration

Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.

Indicates whether the response contains calls, puts, or both.

Namespace: ETradeNet.Market.OptionChains.Data
Assembly: ETradeNet.Market (in ETradeNet.Market.dll) Version: 1.0.5793.41727
Syntax
public enum PairType
Members
  Member nameValueDescription
Callonly0
Putonly1
Callput2
See Also