invoiceLines property

List<InvoiceLine> invoiceLines
final

The list of invoice line items.

Implementation

final List<InvoiceLine> invoiceLines;