Interface: IProposalStaticState

January 17, 2020 · View on GitHub

@daostack/client › Globals › IProposalStaticState

Interface: IProposalStaticState

Hierarchy

  • IProposalStaticState

    ↳ IProposalState

Index

Properties

  • dao
  • id
  • scheme
  • votingMachine

Properties

dao

• dao: DAO

Defined in proposal.ts:63


id

• id: string

Defined in proposal.ts:62


scheme

• scheme: ISchemeState

Defined in proposal.ts:64


votingMachine

• votingMachine: Address

Defined in proposal.ts:65

Contents

  1. 1Hierarchy
  2. 2Index
  3. 2.1Properties
  4. 3Properties
  5. 3.1dao
  6. 3.2id
  7. 3.3scheme
  8. 3.4votingMachine