list property
The list of associated debit note items
Implementation
@$pb.TagNumber(30)
$pb.PbList<DebitNoteItem> get list => $_getList(16);
The list of associated debit note items
@$pb.TagNumber(30)
$pb.PbList<DebitNoteItem> get list => $_getList(16);