You are here

namespace Drupal\commerce_shipping\Plugin\Commerce\PromotionOffer in Commerce Shipping 8.2

Classsort descending Location Description
ShipmentFixedAmountOff src/Plugin/Commerce/PromotionOffer/ShipmentFixedAmountOff.php Provides the fixed amount off offer for shipments.
ShipmentPercentageOff src/Plugin/Commerce/PromotionOffer/ShipmentPercentageOff.php Provides the percentage off offer for shipments.
ShipmentPromotionOfferBase src/Plugin/Commerce/PromotionOffer/ShipmentPromotionOfferBase.php Provides the base class for shipment offers.
ShipmentPromotionOfferInterface src/Plugin/Commerce/PromotionOffer/ShipmentPromotionOfferInterface.php Defines the interface for shipment offers.