Message: BalanceItemKey

File: WebAPI/otc_1.proto

Description

Key that uniquely identifies each BalanceItem.

Used in

BalanceItem, BalanceItemsLink

Fields

item_id

Type: string

Description: For CASH_ORDER and HEDGE_ORDER - Order ID assigned by the server to originally placed order. For BALANCE_OFFSET - Offset ID assigned by OTC.

item_type

Type: uint32

Description: This field is associated with ItemType enum.

Enum ItemType

Values

      CASH_ORDER = 1

      HEDGE_ORDER = 2

      BALANCE_OFFSET = 3