Message: AccountExtraAttribute

File: WebAPI/trade_routing_2.proto

Description

Account-related extra element as key-value pair.

Used in

ExchangeCurrencyBalance, ExchangeOpenPosition, ExchangePosition

Fields

name

Type: string

Description: Attribute name.

Required: yes.

display_name

Type: string

Description: If provided, this is a name for the attribute suitable for client display purposes. If not provided, clients can fall back to displaying name field.

value

Type: string

Description: Attribute value.