You are here

public function USPSShipmentInterface::alterPackage in Commerce USPS 8

Alter the RatePackage.

1 method overrides USPSShipmentInterface::alterPackage()
USPSShipmentBase::alterPackage in src/USPSShipmentBase.php
Allow rate to be altered.

File

src/USPSShipmentInterface.php, line 37

Class

USPSShipmentInterface
Interface to create and return a USPS API shipment object.

Namespace

Drupal\commerce_usps

Code

public function alterPackage();