Skip to main content
Version: v29.0.x

Interface: CreateBallotParams

Defined in: src/api/procedures/types.ts:1833

Properties

declarationDate

declarationDate: Date

Defined in: src/api/procedures/types.ts:1864

Date on which the Corporate Action is declared


description

description: string

Defined in: src/api/procedures/types.ts:1852

Description of the Corporate Action to which the Ballot is attached


endDate

endDate: Date

Defined in: src/api/procedures/types.ts:1847

Date when Ballot voting ends


meta

meta: BallotMeta

Defined in: src/api/procedures/types.ts:1837

Title and motions of the Ballot


rcv

rcv: boolean

Defined in: src/api/procedures/types.ts:1869

Specifies whether Ranked Choice Voting (RCV) is enabled for this ballot.


startDate

startDate: Date

Defined in: src/api/procedures/types.ts:1842

Date when Ballot voting starts


targets?

optional targets: InputCorporateActionTargets

Defined in: src/api/procedures/types.ts:1859

Asset Holder Identities to be included (or excluded) from the Ballot. Inclusion/exclusion is controlled by the treatment property. When the value is Include, all Asset Holders not present in the array are excluded, and vice-versa. If no value is passed, the default value for the Asset is used. If there is no default value, all Asset Holders will be part of the Ballot