Message: ModifyUserAttributes

File: WebAPI/user_attribute_2.proto

Description

Modification of order’s user attributes.

Used in

OrderRequest

Fields

chain_order_id

Type: string

Description: ID of the order chain.

Source: order_2.OrderStatus.chain_order_id received via a TradeSubscription with the order scope in the connection.

account_id

Type: sint32

Description: ID of the order’s account.

Source: order_2.Order.account_id

user_attributes

Type: UserAttribute

Description: List of attributes to modify.

Relates to: order_2.Order.user_attributes.

is_checked

Type: bool

Description: Flag used by the client for marking the user attributes checked/unchecked. Empty means to leave the flag the same as it was.