hywrapper-ts / Exports / Election
Interface: Election
Information about an election.
Table of contents
Properties
Properties
candidates
• Optional candidates: Candidate[]
A list of Candidate for this election.
Defined in
src/models/skyblock/ElectionResponse.ts:62
year
• Optional year: number
What year the election is for.
Defined in
src/models/skyblock/ElectionResponse.ts:60