Properties
ballotQuorum
ballotQuorum: null | number
firstLevel
firstLevel: number
lastLevel
lastLevel: number
nayBallots
nayBallots: null | number
nayRolls
nayRolls: null | number
passBallots
passBallots: null | number
passRolls
passRolls: null | number
proposalsCount
proposalsCount: null | number
startTime
startTime: Date
status
status: null | string
supermajority
supermajority: null | number
topRolls
topRolls: null | number
topUpvotes
topUpvotes: null | number
totalBakers
totalBakers: null | number
totalRolls
totalRolls: null | number
upvotesQuorum
upvotesQuorum: null | number
yayBallots
yayBallots: null | number
yayRolls
yayRolls: null | number
VotingPeriod are segments when a Proposal can be voted for application to the Tezos blockchain. For more information see the Voting API documentation on tzKT.