list property
The list of associated credit note items
Implementation
@$pb.TagNumber(30)
$pb.PbList<CreditNoteItem> get list => $_getList(17);
The list of associated credit note items
@$pb.TagNumber(30)
$pb.PbList<CreditNoteItem> get list => $_getList(17);