You are here

protected property UPS::$upsRateService in Commerce UPS 8.3

The service for fetching shipping rates from UPS.

Type: \Drupal\commerce_ups\UPSRateRequestInterface

File

src/Plugin/Commerce/ShippingMethod/UPS.php, line 45

Class

UPS
Provides the UPS shipping method.

Namespace

Drupal\commerce_ups\Plugin\Commerce\ShippingMethod

Code

protected $upsRateService;