Model
Status
Magento\Shipping\Model\Tracking\Result\Status
What it does
This class represents the status information of a shipping tracking result in Magento 2.
Developers use it to store and retrieve tracking status data such as carrier code and carrier title when implementing shipping tracking functionality.
It provides a standardized way to pass tracking status information between different parts of the shipping system.
Public Methods
- getAllData()