- Preparing search index...
- The search index is not available
TzKT SDK
Type alias BallotOperation
Ballot
Operation
: Operation & { block
?: string | null; delegate
?: Alias | null; hash
?: string | null; id
?: number; level
?: number; period
?: PeriodInfo | null; proposal
?: ProposalAlias | null; quote
?: QuoteShort | null; rolls
?: number; timestamp
?: string; type
?: string | null; vote
?: string | null; votingPower
?: number; }