struct CoinPayments::Balance

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 balance : Int32 #

Balance in satoshi


[View source]
def balancef : Float64 #

Floating point balance


[View source]
def coin_status : String #

[View source]
def status : String #

[View source]