menu
zatca_flutter package
documentation
model/xml/simplified_credit_note.dart
SimplifiedCreditNote
lines property
lines property
dark_mode
light_mode
lines
property
List
<
InvoiceLine
>
lines
final
The list of items (invoice lines) associated with the credit note.
Implementation
final List<InvoiceLine> lines;
zatca_flutter package
documentation
model/xml/simplified_credit_note
SimplifiedCreditNote
lines property
SimplifiedCreditNote class