type
string
"balance" | "order" Type of update
"balance"
"order"
payload
object
Returns a UserBalancesObject if order type is "balance". Returns an OrdersObject if order type is "order".