logs property

  1. @TagNumber.new(5)
PbList<LogbookLogConciseSLC> get logs

Stores the logs of every operation performed on this debit note

Implementation

@$pb.TagNumber(5)
$pb.PbList<$1.LogbookLogConciseSLC> get logs => $_getList(4);