Interface: IVoteStaticState

January 17, 2020 · View on GitHub

@daostack/clientGlobalsIVoteStaticState

Interface: IVoteStaticState

Hierarchy

Index

Properties

Properties

amount

amount: BN

Defined in vote.ts:15


createdAt

createdAt: Date | undefined

Defined in vote.ts:13


Optional dao

dao? : Address

Defined in vote.ts:17


Optional id

id? : undefined | string

Defined in vote.ts:11


outcome

outcome: IProposalOutcome

Defined in vote.ts:14


proposal

proposal: string

Defined in vote.ts:16


voter

voter: Address

Defined in vote.ts:12