RequestMetadataInterface
Magento\SaaSCommon\Model\Metadata\RequestMetadataInterface
What it does
This interface defines a contract for classes that provide metadata about the current Magento request to be sent to Adobe SaaS services.
Developers implement this interface to supply contextual information like Commerce edition and version that helps Adobe services understand the requesting environment.
It's used internally by the SaaS connector modules to enrich API requests with environment details.
Public Methods
- get()