You are here

namespace Drupal\commerce_pricelist\Entity in Commerce Pricelist 8

Same name in other branches
  1. 8.2 Drupal\commerce_pricelist\Entity
Classsort descending Location Description
PriceList src/Entity/PriceList.php Defines the Price list entity.
PriceListInterface src/Entity/PriceListInterface.php Provides an interface for defining price list entities.
PriceListItem src/Entity/PriceListItem.php Defines the price list item entity.
PriceListItemInterface src/Entity/PriceListItemInterface.php Defines the interface for price list items.
PriceListItemType src/Entity/PriceListItemType.php Defines the price list item type entity class.
PriceListItemTypeInterface src/Entity/PriceListItemTypeInterface.php Defines the interface for price list item types.
PriceListType src/Entity/PriceListType.php Defines the Price list type entity.
PriceListTypeInterface src/Entity/PriceListTypeInterface.php Provides an interface for defining Price list type entities.