ExBinance.Spot.Private.Responses.CreateOrderResponse (ex_binance v0.0.10)
Link to this section Summary
Link to this section Types
Specs
Link to this section Functions
Link to this function
new(map_or_kwlist, opts \\ [])
Specs
new(ExConstructor.map_or_kwlist(), Keyword.t()) :: %ExBinance.Spot.Private.Responses.CreateOrderResponse{ client_order_id: term(), executed_qty: term(), fills: term(), order_id: term(), orig_qty: term(), price: term(), side: term(), status: term(), symbol: term(), time_in_force: term(), transact_time: term(), type: term() }