Method: WorldBank::Country#iso3_code
- Defined in:
- lib/world_bank/country.rb
#iso3_code ⇒ Object (readonly)
Returns the value of attribute iso3_code.
255 256 257 |
# File 'lib/world_bank/country.rb', line 255 def iso3_code @iso3_code end |