Interface: CorporateBallotDetails
api/entities/CorporateBallot/types.CorporateBallotDetails
Properties
endDate
• endDate: Date
End date of the ballot.
Defined in
api/entities/CorporateBallot/types.ts:57
meta
• meta: BallotMeta
Metadata for the ballot.
Defined in
api/entities/CorporateBallot/types.ts:62
rcv
• rcv: boolean
Whether Ranked-Choice Voting (RCV) has been enabled.
Ranked-Choice Voting allows voters to select a fallback choice should their first preference fail to reach a certain threshold or, for example, be eliminated in the top-2 run-off.
Defined in
api/entities/CorporateBallot/types.ts:70
startDate
• startDate: Date
Start date of the ballot.