Interface
CustomAttributeListInterface
Magento\Quote\Model\Quote\Address\CustomAttributeListInterface
What it does
This interface defines a contract for retrieving custom attributes that can be added to quote addresses in Magento 2.
Developers would implement this interface when they need to extend quote addresses with additional custom fields beyond the standard address attributes, such as delivery instructions or special handling requirements.
Public Methods
- getAttributes()