invoices property

List<Invoice>? invoices
getter/setter pair

Invoice collection

Implementation

core.List<Invoice>? invoices;