You are here

protected property OrderItemType::$orderType in Commerce Core 8.2

The order type ID.

Type: string

File

modules/order/src/Entity/OrderItemType.php, line 75

Class

OrderItemType
Defines the order item type entity class.

Namespace

Drupal\commerce_order\Entity

Code

protected $orderType;