api.procedures.types.CreateBallotParams - PolymeshAssociation/polymesh-sdk GitHub Wiki
Interface: CreateBallotParams
api/procedures/types.CreateBallotParams
Table of contents
Properties
Properties
declarationDate
• declarationDate: Date
Date on which the Corporate Action is declared
Defined in
description
• description: string
Description of the Corporate Action to which the Ballot is attached
Defined in
endDate
• endDate: Date
Date when Ballot voting ends
Defined in
meta
• meta: BallotMeta
Title and motions of the Ballot
Defined in
rcv
• rcv: boolean
Specifies whether Ranked Choice Voting (RCV) is enabled for this ballot.
Defined in
startDate
• startDate: Date
Date when Ballot voting starts
Defined in
targets
• Optional
targets: InputCorporateActionTargets
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