involvesAccounts property

  1. @TagNumber(3)
PbList<List<int>> get involvesAccounts

/ Account IDs involved in the action.

Implementation

@$pb.TagNumber(3)
$pb.PbList<$core.List<$core.int>> get involvesAccounts => $_getList(2);