Type Alias: ChoiceWithVotes
ChoiceWithVotes =
object
Defined in: src/api/entities/CorporateBallot/types.ts:79
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
| The choice of the motion for which the votes are cast. | ||
| The number of votes for the choice. |
ChoiceWithVotes =
object
Defined in: src/api/entities/CorporateBallot/types.ts:79
| Property | Type | Description | Defined in |
|---|---|---|---|
| The choice of the motion for which the votes are cast. | ||
| The number of votes for the choice. |