class RecentTradesData
- RecentTradesData
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
model/recent_trades.crConstructors
Instance Method Summary
- #amount : String
- #amount=(amount : String)
- #price : String
- #price=(price : String)
- #side : String
- #side=(side : String)
- #timestamp : Int32 | Int64
- #timestamp=(timestamp : Int32 | Int64)
- #to_h
- #to_t