class Binance::Responses::Websocket::Data

Included Modules

Direct Known Subclasses

Defined in:

binance/client/websocket/responses/data.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def event_time : Time #

def event_type : String #

def symbol : String #

def symbol=(symbol : String) #

def to_time(value : Int32) #