Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ClosedDetails

The equivalent of Type closed_details.
This object represents details about a Question closure. This object is mostly analogous "gray box" that appears below closed and on hold Questions.

Hierarchy

  • ClosedDetails

Index

Constructors

constructor

Properties

byUsers

byUsers: ShallowUser[] | null

description

description: string | null

onHold

onHold: boolean | null

originalQuestions

originalQuestions: OriginalQuestion[] | null

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

reason

reason: string | null

Made by Horyus. Documentation generated by TypeDoc.