Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICompetitionSuggestionState

Hierarchy

  • ICompetitionSuggestionState

Index

Properties

beneficiary

beneficiary: Address

createdAt

createdAt: Date

Optional description

description: undefined | string

descriptionHash

descriptionHash: string

id

id: string

isWinner

isWinner: boolean

positionInWinnerList

positionInWinnerList: number | null

proposal

proposal: string

redeemedAt

redeemedAt: Date | null

rewardPercentage

rewardPercentage: number

suggester

suggester: Address

suggestionId

suggestionId: number

tags

tags: string[]

Optional title

title: undefined | string

totalVotes

totalVotes: BN

Optional url

url: undefined | string

Generated using TypeDoc