You are here

protected property OrderType::$sendReceipt in Commerce Core 8.2

Whether to email the customer a receipt when an order is placed.

Type: bool

File

modules/order/src/Entity/OrderType.php, line 102

Class

OrderType
Defines the order type entity class.

Namespace

Drupal\commerce_order\Entity

Code

protected $sendReceipt;