Method: ConstantContactClient::UpdateAccountRequest#country_code

Defined in:
lib/constant_contact_client/models/update_account_request.rb

#country_codeObject

The two-letter <a href=‘en.wikipedia.org/wiki/ISO_3166-1’ target=‘_blank’>ISO 3166-1 code</a> representing the organization’s country.



25
26
27
# File 'lib/constant_contact_client/models/update_account_request.rb', line 25

def country_code
  @country_code
end