ResponseGetInstrumentByUnderlyingKeys

Rti

PB_OFFSET = 100000, is the offset added for each MNM field id

Implements: IMessage<ResponseGetInstrumentByUnderlyingKeys>, IMessage, IEquatable<ResponseGetInstrumentByUnderlyingKeys>, IDeepCloneable<ResponseGetInstrumentByUnderlyingKeys>, IBufferMessage

Properties

Exchange : RepeatedField<string>

PB_OFFSET + MNM_EXCHANGE

ExpirationDate : RepeatedField<string>

PB_OFFSET + MNM_EXPIRATION_DATE

HasTemplateId : bool

Gets whether the "template_id" field is set

RpCode : RepeatedField<string>

PB_OFFSET + MNM_RESPONSE_CODE

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

UnderlyingSymbol : RepeatedField<string>

PB_OFFSET + MNM_UNDERLYING_SYMBOL

UserMsg : RepeatedField<string>

PB_OFFSET + MNM_USER_MSG

Methods

ClearTemplateId()

Clears the value of the "template_id" field

Fields

ExchangeFieldNumber : int

Field number for the "exchange" field.

ExpirationDateFieldNumber : int

Field number for the "expiration_date" field.

RpCodeFieldNumber : int

Field number for the "rp_code" field.

TemplateIdFieldNumber : int

Field number for the "template_id" field.

UnderlyingSymbolFieldNumber : int

Field number for the "underlying_symbol" field.

UserMsgFieldNumber : int

Field number for the "user_msg" field.