Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OriginalQuestion

The equivalent of Type original_question.
This object represents an "original" Question that another was closed as a duplicate of.
This object is mostly analogous to a row in the "gray box" that appears in Questions closed as duplicates which lists Original Questions.

Hierarchy

  • OriginalQuestion

Index

Constructors

constructor

Properties

acceptedAnswerId

acceptedAnswerId: number | null

May be absent, in which case it is set to null

answerCount

answerCount: number | null

questionId

questionId: number | null

Refers to a Question

title

title: string | null

Made by Horyus. Documentation generated by TypeDoc.