@daostack/client › Globals › IVoteState
-
↳ IVoteState
• amount: BN
Inherited from IVoteStaticState.amount
Defined in vote.ts:15
• createdAt: Date | undefined
Inherited from IVoteStaticState.createdAt
Defined in vote.ts:13
• dao? : Address
Inherited from IVoteStaticState.dao
Defined in vote.ts:17
• id: string
Overrides IVoteStaticState.id
Defined in vote.ts:21
• outcome: IProposalOutcome
Inherited from IVoteStaticState.outcome
Defined in vote.ts:14
• proposal: string
Inherited from IVoteStaticState.proposal
Defined in vote.ts:16
• voter: Address
Inherited from IVoteStaticState.voter
Defined in vote.ts:12