ResponseEasyToBorrowList

Rti

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

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

Properties

Borrowable : bool

PB_OFFSET + MNM_SHORT_LIST_INDICATOR

BrokerDealer : string

PB_OFFSET + MNM_BROKER_DEALER

HasBorrowable : bool

Gets whether the "borrowable" field is set

HasBrokerDealer : bool

Gets whether the "broker_dealer" field is set

HasQtyAvailable : bool

Gets whether the "qty_available" field is set

HasQtyNeeded : bool

Gets whether the "qty_needed" field is set

HasSymbol : bool

Gets whether the "symbol" field is set

HasSymbolName : bool

Gets whether the "symbol_name" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

QtyAvailable : int

PB_OFFSET + MNM_TOTAL_AVAILABLE_QTY

QtyNeeded : int

PB_OFFSET + MNM_TOTAL_USED_QTY

RpCode : RepeatedField<string>

PB_OFFSET + MNM_RESPONSE_CODE

RqHandlerRpCode : RepeatedField<string>

PB_OFFSET + MNM_REQUEST_HANDLER_RESPONSE_CODE

Symbol : string

PB_OFFSET + MNM_SYMBOL

SymbolName : string

PB_OFFSET + MNM_SYMBOL_NAME

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

UserMsg : RepeatedField<string>

PB_OFFSET + MNM_USER_MSG

Methods

ClearBorrowable()

Clears the value of the "borrowable" field

ClearBrokerDealer()

Clears the value of the "broker_dealer" field

ClearQtyAvailable()

Clears the value of the "qty_available" field

ClearQtyNeeded()

Clears the value of the "qty_needed" 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

Fields

BorrowableFieldNumber : int

Field number for the "borrowable" field.

BrokerDealerFieldNumber : int

Field number for the "broker_dealer" field.

QtyAvailableFieldNumber : int

Field number for the "qty_available" field.

QtyNeededFieldNumber : int

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