Log in
Model

Address

Magento\CustomerImportExport\Model\Export\Address

What it does

This class handles the export of customer addresses in Magento 2, converting customer address data into a downloadable file format (typically CSV).

Developers use this class when implementing customer address export functionality, either through the admin panel's export feature or programmatically when needing to extract customer address data for external systems or backup purposes.

Public Methods

  • export()
  • exportItem()
  • setParameters()
  • getEntityTypeCode()