You are here

protected property PriceListItemType::$purchasableEntityType in Commerce Pricelist 8

The purchasable entity type ID.

Type: string

File

src/Entity/PriceListItemType.php, line 62

Class

PriceListItemType
Defines the price list item type entity class.

Namespace

Drupal\commerce_pricelist\Entity

Code

protected $purchasableEntityType;