RequestGetInstrumentByUnderlying

Rti

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

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

Properties

Exchange : string

PB_OFFSET + MNM_EXCHANGE

ExpirationDate : string

PB_OFFSET + MNM_EXPIRATION_DATE

HasExchange : bool

Gets whether the "exchange" field is set

HasExpirationDate : bool

Gets whether the "expiration_date" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

HasUnderlyingSymbol : bool

Gets whether the "underlying_symbol" field is set

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

UnderlyingSymbol : string

PB_OFFSET + MNM_UNDERLYING_SYMBOL

UserMsg : RepeatedField<string>

PB_OFFSET + MNM_USER_MSG

Methods

ClearExchange()

Clears the value of the "exchange" field

ClearExpirationDate()

Clears the value of the "expiration_date" field

ClearTemplateId()

Clears the value of the "template_id" field

ClearUnderlyingSymbol()

Clears the value of the "underlying_symbol" field

Fields

ExchangeFieldNumber : int

Field number for the "exchange" field.

ExpirationDateFieldNumber : int

Field number for the "expiration_date" 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.