Skip to content

api.entities.CorporateBallot.types.BallotMotion

polymesh-bot edited this page Jun 3, 2025 · 4 revisions

Interface: BallotMotion

api/entities/CorporateBallot/types.BallotMotion

Table of contents

Properties

Properties

choices

choices: string[]

Choices for the motion excluding abstain.

Note

Voting power not used is considered abstained.

Defined in

api/entities/CorporateBallot/types.ts:18


infoLink

infoLink: string

Link to more information about the motion

Defined in

api/entities/CorporateBallot/types.ts:12


title

title: string

Title of the motion

Defined in

api/entities/CorporateBallot/types.ts:7

Clone this wiki locally