You are here

public function USPSRateRequestInterface::alterRate in Commerce USPS 8

Alter the rate object.

1 method overrides USPSRateRequestInterface::alterRate()
USPSRateRequestBase::alterRate in src/USPSRateRequestBase.php
Allow rate to be altered.

File

src/USPSRateRequestInterface.php, line 36

Class

USPSRateRequestInterface
The interface for fetching and returning rates using the USPS API.

Namespace

Drupal\commerce_usps

Code

public function alterRate();