struct CoinPayments::CreateWithdrawalResponse

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

[View source]
def error : String | Nil #

[View source]
def id : String #

[View source]
def status : Int32 #

[View source]