class Binance::Responses::PercentPriceFilter

Defined in:

binance/client/rest/responses/percent_price_filter.cr

Constructors

Instance Method Summary

Instance methods inherited from class Binance::Responses::ExchangeFilter

filter_type : String filter_type

Constructor methods inherited from class Binance::Responses::ExchangeFilter

new(pull : JSON::PullParser)
new
new

Class methods inherited from class Binance::Responses::ExchangeFilter

from_array(string : String) from_array

Constructor Detail

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

Instance Method Detail

def avg_price_mins : Int32 #

def multiplier_down : Float64 #

def multiplier_up : Float64 #