Log in
Interface

AddressMetadataInterface

Magento\Customer\Api\AddressMetadataInterface

What it does

This interface defines constants for working with customer address attribute metadata in Magento 2.

Developers use it to retrieve information about customer address attributes, such as their properties and validation rules, when building address forms or processing address data.

It extends MetadataInterface and specifies the entity type, attribute set ID, and data interface for customer addresses.