Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
rest_countries
master
RestCountries
Country
Currency
Language
Generated using Crystal 1.14.0
2024-11-26 08:10:17 UTC
struct
RestCountries::
Country::
Currency
RestCountries::Country::Currency
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
rest_countries/country.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#code
: String
#name
: String
#symbol
: String
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
]