OrderPushItemO

quant.trader.exchange.BinanceF.OrderPushItemO
case class OrderPushItemO(i: Long, s: String, S: String, o: String, f: String, q: String, p: String, ap: String, X: String, l: String, z: String, L: String, T: Long)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product