You are here

protected property InvoiceType::$dueDays in Commerce Invoice 8.2

The invoice type due days.

Type: int

File

src/Entity/InvoiceType.php, line 95

Class

InvoiceType
Defines the invoice type entity class.

Namespace

Drupal\commerce_invoice\Entity

Code

protected $dueDays;