Magidoc

Closable
Interface

An object that can be closed

Fields

#

closed

Non-null

Indicates if the object is closed (definition of closed may depend on type)

closedAt

Identifies the date and time when the object was closed.

viewerCanClose

Non-null

Indicates if the object can be closed by the viewer.

viewerCanReopen

Non-null

Indicates if the object can be reopened by the viewer.

Implementations

#

Implemented by Discussion , Issue , Milestone , Project , ProjectV2 , PullRequest .

Usages

#

References

#