You are here

protected property PriceCalculatorResult::$calculatedPrice in Commerce Core 8.2

The calculated price.

Type: \Drupal\commerce_price\Price

File

modules/order/src/PriceCalculatorResult.php, line 19

Class

PriceCalculatorResult
Represents the result of a price calculation.

Namespace

Drupal\commerce_order

Code

protected $calculatedPrice;