You are here

protected property Adjustment::$amount in Commerce Core 8.2

The adjustment amount.

Type: \Drupal\commerce_price\Price

File

modules/order/src/Adjustment.php, line 31

Class

Adjustment
Represents an adjustment.

Namespace

Drupal\commerce_order

Code

protected $amount;