caveatId property
Unique identifier so that discharges can reference the originating caveat.
Implementation
@$pb.TagNumber(2)
$core.List<$core.int> get caveatId => $_getN(1);
Unique identifier so that discharges can reference the originating caveat.
@$pb.TagNumber(2)
$core.List<$core.int> get caveatId => $_getN(1);