You are here

protected property UPSShipment::$shippingMethod in Commerce UPS 8.3

The shipping method.

Type: \Drupal\commerce_shipping\Plugin\Commerce\ShippingMethod\ShippingMethodInterface

File

src/UPSShipment.php, line 36

Class

UPSShipment
Class to create and return a UPS API shipment object.

Namespace

Drupal\commerce_ups

Code

protected $shippingMethod;