ResponseTradeRoutes

Rti

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

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

Properties

Exchange : string

PB_OFFSET + MNM_EXCHANGE

FcmId : string

PB_OFFSET + MNM_FCM_ID

HasExchange : bool

Gets whether the "exchange" field is set

HasFcmId : bool

Gets whether the "fcm_id" field is set

HasIbId : bool

Gets whether the "ib_id" field is set

HasIsDefault : bool

Gets whether the "is_default" field is set

HasStatus : bool

Gets whether the "status" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

HasTradeRoute : bool

Gets whether the "trade_route" field is set

IbId : string

PB_OFFSET + MNM_IB_ID

IsDefault : bool

PB_OFFSET + MNM_DEFAULT_ROUTE

RpCode : RepeatedField<string>

PB_OFFSET + MNM_RESPONSE_CODE

RqHandlerRpCode : RepeatedField<string>

PB_OFFSET + MNM_REQUEST_HANDLER_RESPONSE_CODE

Status : string

PB_OFFSET + MNM_SERVICE_STATE

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

TradeRoute : string

PB_OFFSET + MNM_TRADE_ROUTE

UserMsg : RepeatedField<string>

PB_OFFSET + MNM_USER_MSG

Methods

ClearExchange()

Clears the value of the "exchange" field

ClearFcmId()

Clears the value of the "fcm_id" field

ClearIbId()

Clears the value of the "ib_id" field

ClearIsDefault()

Clears the value of the "is_default" field

ClearStatus()

Clears the value of the "status" field

ClearTemplateId()

Clears the value of the "template_id" field

ClearTradeRoute()

Clears the value of the "trade_route" field

Fields

ExchangeFieldNumber : int

Field number for the "exchange" field.

FcmIdFieldNumber : int

Field number for the "fcm_id" field.

IbIdFieldNumber : int

Field number for the "ib_id" field.

IsDefaultFieldNumber : int

Field number for the "is_default" field.

RpCodeFieldNumber : int

Field number for the "rp_code" field.

RqHandlerRpCodeFieldNumber : int

Field number for the "rq_handler_rp_code" field.

StatusFieldNumber : int

Field number for the "status" field.

TemplateIdFieldNumber : int

Field number for the "template_id" field.

TradeRouteFieldNumber : int

Field number for the "trade_route" field.

UserMsgFieldNumber : int

Field number for the "user_msg" field.