Notice: Undefined property: Customer::$giro in /home/admin/web/dev.digitag.cl/public_html/ps/stw2025/src/Adapter/Presenter/Object/ObjectPresenter.php on line 53
Currency Object
(
[id] => 2
[name] => Peso chileno
[localizedNames:protected] => Array
(
[1] => peso chileno
)
[iso_code] => CLP
[iso_code_num] => 152
[numeric_iso_code] => 152
[conversion_rate] => 1067.550000
[deleted] => 0
[unofficial] => 0
[modified] => 0
[active] => 1
[sign] => $
[symbol] => $
[localizedSymbols:CurrencyCore:private] => Array
(
[1] => $
)
[format] =>
[blank] => 1
[decimals] => 1
[precision] => 0
[pattern] => Array
(
[1] =>
)
[localizedPatterns:CurrencyCore:private] => Array
(
[1] =>
)
[webserviceParameters:protected] => Array
(
[objectsNodeName] => currencies
[fields] => Array
(
[names] => Array
(
[getter] => getLocalizedNames
[i18n] => 1
)
[name] => Array
(
[getter] => getName
[modifier] => Array
(
[http_method] => 14
[modifier] => setNameForWebservice
)
)
[symbol] => Array
(
[getter] => getLocalizedSymbols
)
[iso_code] => Array
(
[modifier] => Array
(
[http_method] => 14
[modifier] => setIsoCodeForWebService
)
)
)
)
[prefix] =>
[suffix] =>
[id_lang:protected] =>
[lang_associated:protected] =>
[id_shop:protected] => 1
[id_shop_list] => Array
(
)
[get_shop_from_context:protected] => 1
[table:protected] => currency
[identifier:protected] => id_currency
[fieldsRequired:protected] => Array
(
[0] => iso_code
[1] => conversion_rate
)
[fieldsSize:protected] => Array
(
[iso_code] => 3
[numeric_iso_code] => 3
)
[fieldsValidate:protected] => Array
(
[iso_code] => isLanguageIsoCode
[numeric_iso_code] => isNumericIsoCode
[precision] => isInt
[conversion_rate] => isUnsignedFloat
[deleted] => isBool
[active] => isBool
[unofficial] => isBool
[modified] => isBool
)
[fieldsRequiredLang:protected] => Array
(
)
[fieldsSizeLang:protected] => Array
(
[name] => 255
[symbol] => 255
[pattern] => 255
)
[fieldsValidateLang:protected] => Array
(
[name] => isGenericName
)
[tables:protected] => Array
(
)
[image_dir:protected] =>
[image_format:protected] => jpg
[translator:protected] =>
[def:protected] => Array
(
[table] => currency
[primary] => id_currency
[multilang] => 1
[fields] => Array
(
[iso_code] => Array
(
[type] => 3
[validate] => isLanguageIsoCode
[required] => 1
[size] => 3
)
[numeric_iso_code] => Array
(
[type] => 3
[allow_null] => 1
[validate] => isNumericIsoCode
[size] => 3
)
[precision] => Array
(
[type] => 1
[validate] => isInt
)
[conversion_rate] => Array
(
[type] => 4
[validate] => isUnsignedFloat
[required] => 1
[shop] => 1
)
[deleted] => Array
(
[type] => 2
[validate] => isBool
)
[active] => Array
(
[type] => 2
[validate] => isBool
)
[unofficial] => Array
(
[type] => 2
[validate] => isBool
)
[modified] => Array
(
[type] => 2
[validate] => isBool
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[symbol] => Array
(
[type] => 3
[lang] => 1
[size] => 255
)
[pattern] => Array
(
[type] => 3
[lang] => 1
[size] => 255
)
)
[classname] => Currency
[associations] => Array
(
[l] => Array
(
[type] => 2
[field] => id_currency
[foreign_field] => id_currency
)
)
)
[update_fields:protected] =>
[force_id] =>
)