Skip to content

Interface: CommentReport

Defined in: src/types/index.ts:6

Extends

  • output<typeof schemas.CommentReport>

Properties

PropertyTypeInherited fromDefined in
comment_idnumberz.infer.comment_idsrc/schemas/CommentReport.ts:7
creator_idnumberz.infer.creator_idsrc/schemas/CommentReport.ts:8
idnumberz.infer.idsrc/schemas/CommentReport.ts:9
original_comment_textstringz.infer.original_comment_textsrc/schemas/CommentReport.ts:10
published_atstringz.infer.published_atsrc/schemas/CommentReport.ts:11
reasonstringz.infer.reasonsrc/schemas/CommentReport.ts:12
resolvedbooleanz.infer.resolvedsrc/schemas/CommentReport.ts:13
resolver_id?numberz.infer.resolver_idsrc/schemas/CommentReport.ts:14
updated_at?stringz.infer.updated_atsrc/schemas/CommentReport.ts:15