struct CoinPayments::GetProfileResponse

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 feedback : Feedback #

[View source]
def member_since : Time #

[View source]
def merchant : String #

[View source]
def pbntag : String #

[View source]
def profile_email : String #

[View source]
def profile_image : String #

[View source]
def profile_name : String #

[View source]
def profile_url : String #

[View source]