Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
row_data_address_update_no_customer.php File Reference

Go to the source code of this file.

Variables

 return ['_website'=> 'website1', '_email'=> 'test3 @email.com', '_entity_id'=> '1', 'city'=> 'Culver City', 'company'=> '', 'country_id'=> 'C1', 'fax'=> '', 'firstname'=> 'John', 'lastname'=> 'Doe', 'middlename'=> '', 'postcode'=> '90232', 'prefix'=> '', 'region'=> 'region1', 'region_id'=> '1', 'street'=> '10441 Jefferson Blvd. Suite 200 Culver City', 'suffix'=> '', 'telephone'=> '12312313', 'vat_id'=> '', 'vat_is_valid'=> '', 'vat_request_date'=> '', 'vat_request_id'=> '', 'vat_request_success'=> '', '_address_default_billing_'=> '1', '_address_default_shipping_'=> '1']
 

Variable Documentation

◆ return

return[ '_website'=> 'website1', '_email'=> 'test3 @email.com', '_entity_id'=> '1', 'city'=> 'Culver City', 'company'=> '', 'country_id'=> 'C1', 'fax'=> '', 'firstname'=> 'John', 'lastname'=> 'Doe', 'middlename'=> '', 'postcode'=> '90232', 'prefix'=> '', 'region'=> 'region1', 'region_id'=> '1', 'street'=> '10441 Jefferson Blvd. Suite 200 Culver City', 'suffix'=> '', 'telephone'=> '12312313', 'vat_id'=> '', 'vat_is_valid'=> '', 'vat_request_date'=> '', 'vat_request_id'=> '', 'vat_request_success'=> '', '_address_default_billing_'=> '1', '_address_default_shipping_'=> '1']

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.

Definition at line 32 of file row_data_address_update_no_customer.php.