struct RestCountries::Country::Currency

Included Modules

Defined in:

rest_countries/country.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def code : String #

[View source]
def name : String #

[View source]
def symbol : String #

[View source]