struct CoinPayments::GetProfileResponse::Feedback

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

[View source]
def neut : Int32 #

[View source]
def percent : String #

[View source]
def percent_str : String #

[View source]
def pos : Int32 #

[View source]
def total : Int32 #

[View source]