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. |