ResponseProductCodes

Rti

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

実装: IMessage<ResponseProductCodes>, IMessage, IEquatable<ResponseProductCodes>, IDeepCloneable<ResponseProductCodes>, IBufferMessage

プロパティ

BeginTimeOfInterestMsm : int

PB_OFFSET + MNM_BEGIN_TIME_OF_INTEREST_MSM

EndTimeOfInterestMsm : int

PB_OFFSET + MNM_END_TIME_OF_INTEREST_MSM

Exchange : string

PB_OFFSET + MNM_EXCHANGE

HasBeginTimeOfInterestMsm : bool

Gets whether the "begin_time_of_interest_msm" field is set

HasEndTimeOfInterestMsm : bool

Gets whether the "end_time_of_interest_msm" field is set

HasExchange : bool

Gets whether the "exchange" 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

HasTimezoneTimeOfInterest : bool

Gets whether the "timezone_time_of_interest" field is set

ProductCode : string

PB_OFFSET + MNM_PRODUCT_CODE

RpCode : RepeatedField<string>

PB_OFFSET + MNM_RESPONSE_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

TimezoneTimeOfInterest : string

PB_OFFSET + MNM_TIMEZONE_TIME_OF_INTEREST

UserMsg : RepeatedField<string>

PB_OFFSET + MNM_USER_MSG

メソッド

ClearBeginTimeOfInterestMsm()

Clears the value of the "begin_time_of_interest_msm" field

ClearEndTimeOfInterestMsm()

Clears the value of the "end_time_of_interest_msm" field

ClearExchange()

Clears the value of the "exchange" field

ClearProductCode()

Clears the value of the "product_code" field

ClearSymbolName()

Clears the value of the "symbol_name" field

ClearTemplateId()

Clears the value of the "template_id" field

ClearTimezoneTimeOfInterest()

Clears the value of the "timezone_time_of_interest" field

フィールド

BeginTimeOfInterestMsmFieldNumber : int

Field number for the "begin_time_of_interest_msm" field.

EndTimeOfInterestMsmFieldNumber : int

Field number for the "end_time_of_interest_msm" field.

ExchangeFieldNumber : int

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

SymbolNameFieldNumber : int

Field number for the "symbol_name" field.

TemplateIdFieldNumber : int

Field number for the "template_id" field.

TimezoneTimeOfInterestFieldNumber : int

Field number for the "timezone_time_of_interest" field.

UserMsgFieldNumber : int

Field number for the "user_msg" field.