ResponseSearchSymbols
PB_OFFSET = 100000, is the offset added for each MNM field id
Implementa: IMessage<ResponseSearchSymbols>, IMessage, IEquatable<ResponseSearchSymbols>, IDeepCloneable<ResponseSearchSymbols>, IBufferMessage
Propiedades
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
HasInstrumentType : bool
Gets whether the "instrument_type" field is set
HasProductCode : bool
Gets whether the "product_code" field is set
HasSymbolName : bool
Gets whether the "symbol_name" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
InstrumentType : string
PB_OFFSET + MNM_INSTRUMENT_TYPE
ProductCode : string
PB_OFFSET + MNM_PRODUCT_CODE
RqHandlerRpCode : RepeatedField<string>
PB_OFFSET + MNM_REQUEST_HANDLER_RESPONSE_CODE
SymbolName : string
PB_OFFSET + MNM_SYMBOL_NAME
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
Métodos
ClearExchange()
Clears the value of the "exchange" field
ClearExpirationDate()
Clears the value of the "expiration_date" field
ClearInstrumentType()
Clears the value of the "instrument_type" field
ClearProductCode()
Clears the value of the "product_code" field
ClearSymbol()
Clears the value of the "symbol" field
ClearSymbolName()
Clears the value of the "symbol_name" field
ClearTemplateId()
Clears the value of the "template_id" field
Campos
ExchangeFieldNumber : int
Field number for the "exchange" field.
ExpirationDateFieldNumber : int
Field number for the "expiration_date" field.
InstrumentTypeFieldNumber : int
Field number for the "instrument_type" field.
ProductCodeFieldNumber : int
Field number for the "product_code" field.
RpCodeFieldNumber : int
Field number for the "rp_code" field.
RqHandlerRpCodeFieldNumber : int
Field number for the "rq_handler_rp_code" field.
SymbolFieldNumber : int
Field number for the "symbol" field.
SymbolNameFieldNumber : int
Field number for the "symbol_name" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.