You are here

namespace Drupal\commerce_invoice\Entity in Commerce Invoice 8.2

Same name in other branches
  1. 7.2 Drupal\commerce_invoice\Entity
Classsort descending Location Description
Invoice src/Entity/Invoice.php Defines the invoice entity class.
InvoiceInterface src/Entity/InvoiceInterface.php Defines the interface for invoices.
InvoiceItem src/Entity/InvoiceItem.php Defines the invoice item entity class.
InvoiceItemInterface src/Entity/InvoiceItemInterface.php Defines the interface for invoice items.
InvoiceType src/Entity/InvoiceType.php Defines the invoice type entity class.
InvoiceTypeInterface src/Entity/InvoiceTypeInterface.php Defines the interface for invoice types.