Class InvoiceArchiveReadService
Class InvoiceListArchiveReadService
- InvoiceArchiveReadService implements InvoiceArchiveReadServiceInterface
Package: Invoice
Category: System
Located at Services/Core/Invoice/InvoiceArchiveReadService.inc.php
Category: System
Located at Services/Core/Invoice/InvoiceArchiveReadService.inc.php
Methods summary
public
|
#
__construct(
InvoiceListArchiveReadService constructor. |
public
|
#
getInvoiceListByConditions( array $conditions = [],
Returns an invoice list item collection by the given conditions. The other arguments helps to control fetched data. |
public
|
#
getInvoiceFileDownloadInfoByInvoiceId(
Returns the invoice file download information. |
Properties summary
protected
|
$listGenerator
|
|
protected
|
$fileFinder
|