You are here

protected property ShipmentType::$profileType in Commerce Shipping 8.2

The profile type ID.

Type: string

File

src/Entity/ShipmentType.php, line 63

Class

ShipmentType
Defines the shipment type entity class.

Namespace

Drupal\commerce_shipping\Entity

Code

protected $profileType = 'customer';