Method: OpenapiClient::PartialAddress#country_code
- Defined in:
- lib/openapi_client/models/partial_address.rb
#country_code ⇒ Object
The two-letter [ISO 3166-1 country code](en.wikipedia.org/wiki/ISO_3166-1)
45 46 47 |
# File 'lib/openapi_client/models/partial_address.rb', line 45 def country_code @country_code end |