PutCall

Specifies type of option. Note: The Put/Call numerical values are not the same as defined in the enum _ClmFeedPutCallTypes enum _ClmFeedPutCallTypes { ClmFeedCall = 1, ClmFeedPut = 2 } (This enum defines a none (unspecified) value that is not defined in _PutCallTypes)

  • Name Description
    Call Call.
    None Not specified.
    Put Put.