lines property

List<InvoiceLine> lines
final

The list of items (credit note lines) associated with the credit note.

Implementation

final List<InvoiceLine> lines;