You are here

protected property InvoiceType::$sendConfirmation in Commerce Invoice 8.2

Whether to email the customer a confirmation when an invoice is generated.

Type: bool

File

src/Entity/InvoiceType.php, line 116

Class

InvoiceType
Defines the invoice type entity class.

Namespace

Drupal\commerce_invoice\Entity

Code

protected $sendConfirmation;