You are here

protected property PaymentDeclinedMail::$orderTotalSummary in Commerce Recurring Framework 8

The order total summary.

Type: \Drupal\commerce_order\OrderTotalSummaryInterface

File

src/Mail/PaymentDeclinedMail.php, line 39

Class

PaymentDeclinedMail
Sends an email when the payment is declined for a recurring order.

Namespace

Drupal\commerce_recurring\Mail

Code

protected $orderTotalSummary;