Method: OpenapiClient::AddressResponse#country
- Defined in:
- lib/openapi_client/models/address_response.rb
#country ⇒ Object
The ISO-3166-2 two-letter abbreviation of the country. Reference en.wikipedia.org/wiki/ISO_3166-2 for more details
26 27 28 |
# File 'lib/openapi_client/models/address_response.rb', line 26 def country @country end |