Log in
Interface

CustomerMetadataManagementInterface

Magento\Customer\Api\CustomerMetadataManagementInterface

What it does

This interface defines the contract for managing customer entity metadata in Magento 2.

Developers use this to work with customer attribute metadata operations like retrieving, creating, or modifying custom customer attributes.

It extends the base MetadataManagementInterface and specifies the entity type constant for customer-related metadata operations.