CommentThreadDataJSON
typedef
Properties
-
archivedAt : Date | null
module:comments/comments/commentsrepository~CommentThreadDataJSON#archivedAt
-
attributes : Record<string, unknown>
module:comments/comments/commentsrepository~CommentThreadDataJSON#attributes
-
comments : Array<CommentDataJSON>
module:comments/comments/commentsrepository~CommentThreadDataJSON#comments
-
module:comments/comments/commentsrepository~CommentThreadDataJSON#context
-
resolvedAt : Date | null
module:comments/comments/commentsrepository~CommentThreadDataJSON#resolvedAt
-
resolvedBy : string | null
module:comments/comments/commentsrepository~CommentThreadDataJSON#resolvedBy
-
threadId : string
module:comments/comments/commentsrepository~CommentThreadDataJSON#threadId
-
unlinkedAt : Date | null
module:comments/comments/commentsrepository~CommentThreadDataJSON#unlinkedAt