getAllInvoiceTypes(boolean, long) method

Returns a list of all the (active) Invoice Types in the system.

Syntax

List< InvoiceType > getAllInvoiceTypes ( boolean onlyActive , long callerId )

Parameters