Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VoteOption

Hierarchy

  • VoteOption

Index

Constructors

Accessors

Methods

Constructors

constructor

  • new VoteOption(option: 0 | 1 | 2 | 3 | 4): VoteOption

Accessors

option

  • get option(): number

Static abstain

  • get abstain(): number

Static empty

  • get empty(): number

Static no

  • get no(): number

Static noWithVeto

  • get noWithVeto(): number

Static yes

  • get yes(): number

Methods

validateBasic

  • validateBasic(): void

Generated using TypeDoc