Method: ConstantContactClient::UpdateAccountRequest#state_code

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

#state_codeObject

The two letter <a href=‘en.wikipedia.org/wiki/ISO_3166-1’ target=‘_blank’>ISO 3166-1 code</a> used to specify the state to associate with the account. This property is required if the country_code is US (United States).



43
44
45
# File 'lib/constant_contact_client/models/update_account_request.rb', line 43

def state_code
  @state_code
end