You are here

protected property USPSRateRequestEvent::$shipment in Commerce USPS 8

The shipment being requested.

The commerce shipment entity.

Type: \Drupal\commerce_shipping\Entity\ShipmentInterface

File

src/Event/USPSRateRequestEvent.php, line 27

Class

USPSRateRequestEvent
Rate request event for USPS.

Namespace

Drupal\commerce_usps\Event

Code

protected $shipment;