struct CoinPayments::GetBasicInfoResponse

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

[View source]
def kyc_status : Bool #

[View source]
def merchant_id : String #

[View source]
def public_name : String #

[View source]
def swych_tos_accepted : Bool #

[View source]
def time_joined : Time #

[View source]
def uername : String #

[View source]
def username : String #

[View source]