You are here

protected property ProposedShipment::$shippingProfile in Commerce Shipping 8.2

The shipping profile.

We can't store just the profile ID because the profile entity might not be saved yet.

Type: \Drupal\profile\Entity\ProfileInterface

File

src/ProposedShipment.php, line 53

Class

ProposedShipment
Represents a proposed shipment.

Namespace

Drupal\commerce_shipping

Code

protected $shippingProfile;