struct CoinPayments::Rate

Included Modules

Defined in:

coinpayments/types.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def can_convert : Bool #

[View source]
def capabilities : Array(String) #

[View source]
def confirms : String #

[View source]
def explorer : String | Nil #

[View source]
def is_fiat : Bool #

[View source]
def last_update : String #

[View source]
def name : String #

[View source]
def rate_btc : String #

[View source]
def status : String #

[View source]
def tx_fee : String #

[View source]