InvoiceFileEntitlerInterface
in
Interface InvoiceFileEntitlerInterface
Tags
Table of Contents
- createFilenameFromInvoiceId() : string
- Creates a filename from an invoice id.
Methods
createFilenameFromInvoiceId()
Creates a filename from an invoice id.
public
createFilenameFromInvoiceId(IdType $invoiceId) : string
Parameters
- $invoiceId : IdType
-
invoice_id of expected entry.