Skip to content

Latest commit

 

History

History
77 lines (42 loc) · 1.6 KB

ivotestaticstate.md

File metadata and controls

77 lines (42 loc) · 1.6 KB

@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