new(ExConstructor.map_or_kwlist(), Keyword.t()) :: %Binance.OrderResponse{
client_order_id: term(),
executed_qty: term(),
order_id: term(),
orig_qty: term(),
price: term(),
side: term(),
status: term(),
symbol: term(),
time_in_force: term(),
transact_time: term(),
type: term()
}