Country Object ( [id] => [id_zone] => [id_currency] => [iso_code] => [call_prefix] => [name] => [contains_states] => [need_identification_number] => [need_zip_code] => [zip_code_format] => [display_tax_label] => 1 [active] => 1 [webserviceParameters:protected] => Array ( [objectsNodeName] => countries [fields] => Array ( [id_zone] => Array ( [xlink_resource] => zones ) [id_currency] => Array ( [xlink_resource] => currencies ) ) ) [id_lang:protected] => [id_shop:protected] => 1 [id_shop_list] => Array ( ) [get_shop_from_context:protected] => 1 [table:protected] => country [identifier:protected] => id_country [fieldsRequired:protected] => Array ( [0] => id_zone [1] => iso_code [2] => contains_states [3] => need_identification_number [4] => display_tax_label ) [fieldsSize:protected] => Array ( [iso_code] => 3 ) [fieldsValidate:protected] => Array ( [id_zone] => isUnsignedId [id_currency] => isUnsignedId [call_prefix] => isInt [iso_code] => isLanguageIsoCode [active] => isBool [contains_states] => isBool [need_identification_number] => isBool [need_zip_code] => isBool [zip_code_format] => isZipCodeFormat [display_tax_label] => isBool ) [fieldsRequiredLang:protected] => Array ( [0] => name ) [fieldsSizeLang:protected] => Array ( [name] => 64 ) [fieldsValidateLang:protected] => Array ( [name] => isGenericName ) [tables:protected] => Array ( ) [image_dir:protected] => [image_format:protected] => jpg [translator:protected] => [def:protected] => Array ( [table] => country [primary] => id_country [multilang] => 1 [fields] => Array ( [id_zone] => Array ( [type] => 1 [validate] => isUnsignedId [required] => 1 ) [id_currency] => Array ( [type] => 1 [validate] => isUnsignedId ) [call_prefix] => Array ( [type] => 1 [validate] => isInt ) [iso_code] => Array ( [type] => 3 [validate] => isLanguageIsoCode [required] => 1 [size] => 3 ) [active] => Array ( [type] => 2 [validate] => isBool ) [contains_states] => Array ( [type] => 2 [validate] => isBool [required] => 1 ) [need_identification_number] => Array ( [type] => 2 [validate] => isBool [required] => 1 ) [need_zip_code] => Array ( [type] => 2 [validate] => isBool ) [zip_code_format] => Array ( [type] => 3 [validate] => isZipCodeFormat ) [display_tax_label] => Array ( [type] => 2 [validate] => isBool [required] => 1 ) [name] => Array ( [type] => 3 [lang] => 1 [validate] => isGenericName [required] => 1 [size] => 64 ) ) [associations] => Array ( [zone] => Array ( [type] => 1 ) [currency] => Array ( [type] => 1 ) [l] => Array ( [type] => 2 [field] => id_country [foreign_field] => id_country ) ) [classname] => Country ) [update_fields:protected] => [force_id] => )