Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • VoteId

Index

Constructors

Properties

Methods

Constructors

Private constructor

  • new VoteId(type: number, id: number): VoteId

Properties

id

id: number

type

type: number

Static Private regexp

regexp: RegExp = /^[0-9]+:[0-9]+$/

Methods

toString

  • toString(): string

Static parse

Generated using TypeDoc