Method: ConstantContactClient::CreateOrUpdateContactRequestStreetAddress#country
- Defined in:
- lib/constant_contact_client/models/create_or_update_contact_request_street_address.rb
#country ⇒ Object
The name of the country for the contact’s address.
34 35 36 |
# File 'lib/constant_contact_client/models/create_or_update_contact_request_street_address.rb', line 34 def country @country end |