Model
Customer
Magento\CustomerImportExport\Model\Export\Customer
What it does
This class handles the export of customer data from Magento 2 to CSV or other file formats.
Developers use it when implementing custom customer data export functionality or extending the native import/export system to include additional customer attributes or custom formatting requirements.
Public Methods
- export()
- exportItem()
- filterAttributeCollection()
- getEntityTypeCode()
- getOverriddenAttributes()