Interface InvoiceArchiveWriteServiceInterface

Interface InvoiceArchiveWriteServiceInterface

Direct known implementers

InvoiceArchiveWriteService

Methods summary

public importInvoiceFile( ExistingFile $invoiceFile, InvoiceInformation $invoiceInfo ) : integer

Imports the given invoice file and store their information in the database.

public deleteInvoiceById( IdType $invoiceId ) :

Removes an invoice from the database by the given invoice id.