Interface InvoiceFileEntitlerInterface
| category |
System |
|---|---|
| package |
Invoice |
| subpackage |
Interfaces |
getInvoiceFileDownloadInfoByInvoiceId(\IdType $invoiceId) : \FileDownloadInformation
getInvoiceListByConditions(array $conditions = array(), \IntType|null $startIndex = null, \IntType|null $maxCount = null, \StringType|null $orderBy = null) : \InvoiceListItemCollection
The other arguments helps to control fetched data.
array(Optional) Conditions for tht where clause.
\InvoiceListItemCollection