You are here

namespace Drupal\commerce_shipping\Entity in Commerce Shipping 8.2

Classsort descending Location Description
PackageType src/Entity/PackageType.php Defines the package type entity class.
PackageTypeInterface src/Entity/PackageTypeInterface.php Defines the interface for package type configuration entities.
Shipment src/Entity/Shipment.php Defines the shipment entity class.
ShipmentInterface src/Entity/ShipmentInterface.php Defines the interface for shipments.
ShipmentType src/Entity/ShipmentType.php Defines the shipment type entity class.
ShipmentTypeInterface src/Entity/ShipmentTypeInterface.php Defines the interface for shipment types.
ShippingMethod src/Entity/ShippingMethod.php Defines the shipping method entity class.
ShippingMethodInterface src/Entity/ShippingMethodInterface.php Defines the interface for shipping methods.