Log in
Interface

AddressMetadataInterface

Magento\Customer\Api\AddressMetadataInterface

What it does

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

Developers use this when they need to retrieve information about customer address attributes, such as their validation rules, input types, and other metadata properties.

It extends MetadataInterface and provides specific constants for the address entity type and attribute set.