lines property

List<InvoiceLine> lines
final

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

Implementation

final List<InvoiceLine> lines;