lineItem property

List<InvoiceLineItem>? lineItem
inherited

lineItem Each line item represents one charge for goods and services rendered. Details such.ofType(date), code and amount are found in the referenced ChargeItem resource.

Implementation

List<InvoiceLineItem>? get lineItem => throw _privateConstructorUsedError;