Interface: BallotMeta
Defined in: src/api/entities/CorporateBallot/types.ts:36
Properties
motions
motions:
BallotMotion[]
Defined in: src/api/entities/CorporateBallot/types.ts:45
All the motions of the ballot, with their associated titles, choices, etc.
title
title:
string
Defined in: src/api/entities/CorporateBallot/types.ts:40
Title of the ballot.