getInvoiceTypesByIssuer(long, boolean, long) method

Returns all the Invoices for a given issuer (=customer, biller).

Syntax

List< InvoiceType > getInvoiceTypesByIssuer ( long issuerId , boolean onlyActive , long callerId )

Parameters