You are here

protected property Charge::$purchasedEntity in Commerce Recurring Framework 8

The purchased entity, when available.

Type: \Drupal\commerce\PurchasableEntityInterface|null

File

src/Charge.php, line 22

Class

Charge
Represents a charge.

Namespace

Drupal\commerce_recurring

Code

protected $purchasedEntity;