You are here

protected property Adjustment::$sourceId in Commerce Core 8.2

The source identifier of the adjustment.

Points to the source object, if known. For example, a promotion entity for a discount adjustment.

Type: string

File

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

Class

Adjustment
Represents an adjustment.

Namespace

Drupal\commerce_order

Code

protected $sourceId;