Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PlaintextSelection

The plaintext representation of one selection for a particular contest.

Hierarchy

  • PlaintextSelection

Implements

Index

Constructors

  • new PlaintextSelection(selectionId: string, vote: number, isPlaceholderSelection?: boolean, writeIn?: string): PlaintextSelection

Properties

isPlaceholderSelection: boolean = false
selectionId: string
vote: number
writeIn?: string

Accessors

  • get objectId(): string

Methods

Generated using TypeDoc