InvoiceItemsInterface
Invoice item builder interface
Table of Contents
Methods
| build() | Builds invoice information into an ItemPriceCollection |
Methods
build()
Builds invoice information into an ItemPriceCollection
public
build(ItemInterface $invoice, ItemCollection $lines) : ItemPriceCollection
Parameters
- $invoice : ItemInterface
-
An item representing the invoice
- $lines : ItemCollection
-
A collection of items representing line items