Method: LibTAD::Places::Country#id

Defined in:
lib/types/places/country.rb

#idString (readonly)

The ISO 3166-1-alpha-2 country code.

Returns:

  • (String)

See Also:



8
9
10
# File 'lib/types/places/country.rb', line 8

def id
  @id
end