struct CoinPayments::CreateTransactionResponse

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 address : String #

[View source]
def amount : String #

[View source]
def confirms_needed : String #

[View source]
def qrcode_url : String #

[View source]
def status_url : String #

[View source]
def timeout : Int32 #

[View source]
def txn_id : String #

[View source]