outstandingVoteCount property

int? outstandingVoteCount
final

The number of votes remaining to be cast on the proposal by members. In other words, the number of members minus the sum of YES votes and NO votes.

Implementation

final int? outstandingVoteCount;