Skip to main content

Reference / Modules / client / BackendVote

Interface: BackendVote

client.BackendVote

Table of contents

Properties

Properties

ballots

Optional ballots: Object

Index signature

▪ [key: string]: "Yes" | "No" | undefined

Defined in

packages/client/src/Votes.ts:115


createdOn

createdOn: string

Defined in

packages/client/src/Votes.ts:112


locId

locId: string

Defined in

packages/client/src/Votes.ts:113


status

Optional status: VoteStatus

Defined in

packages/client/src/Votes.ts:114


voteId

voteId: string

Defined in

packages/client/src/Votes.ts:111