Binance.OrderBook (binance v0.8.0)
Struct for representing the result returned by /api/v1/depth
Link to this section Summary
Link to this section Functions
Link to this function
new(map_or_kwlist, opts \\ [])
Specs
new(ExConstructor.map_or_kwlist(), Keyword.t()) :: %Binance.OrderBook{ asks: term(), bids: term(), last_update_id: term() }