Shipping Module
AbstractCarrierInterface
InterfaceThis interface defines the contract that all shipping carrier implementations in Magento 2 must follow. Developers...
CarrierInterface
InterfaceCarrierInterface defines the contract that all shipping carriers in Magento 2 must implement. Developers use this i...
CarrierFactoryInterface
InterfaceThis interface defines a factory contract for creating and retrieving shipping carrier instances in Magento 2. Deve...
GenericInterface
InterfaceThis interface serves as a marker for shipping carrier source models in Magento 2. Developers implement this interf...
ShipmentProviderInterface
InterfaceThis interface defines a contract for classes that provide shipment data in Magento 2. Developers would implement t...