Skip to main content

Reference / Modules / client / VoteData

Interface: VoteData

client.VoteData

Table of contents

Properties

Properties

ballots

ballots: Object

Index signature

▪ [key: string]: VoteResult | undefined

Defined in

packages/client/src/Votes.ts:127


createdOn

createdOn: string

Defined in

packages/client/src/Votes.ts:124


locId

locId: UUID

Defined in

packages/client/src/Votes.ts:125


status

status: VoteStatus

Defined in

packages/client/src/Votes.ts:126


voteId

voteId: string

Defined in

packages/client/src/Votes.ts:123