Log in
Model

AbstractResult

Magento\Shipping\Model\Tracking\Result\AbstractResult

What it does

This class serves as a base model for shipping tracking result objects in Magento 2.

Developers would extend this class when creating custom shipping tracking result types that need to store and manage tracking information data.

It provides the foundation for handling tracking responses from shipping carriers.