class Binance::Responses::Websocket::BookTicker
   
  
  Included Modules
- JSON::Serializable
 
Defined in:
binance/client/websocket/responses/book_ticker.crConstructors
Class Method Summary
Instance Method Summary
- #ask_price : Float64
 - #ask_quantity : Float64
 - #bid_price : Float64
 - #bid_quantity : Float64
 - #update_id : Int64