Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Model
    • BcfCommentModel

Index

Constructors

constructor

Properties

_id

_id: ObjectId

appId

appId: ObjectId

comment

comment: string

comment_actions

comment_actions: "update"[] = ...

creation_author

creation_author: string

modified_author

modified_author: string

projectId

projectId: ObjectId

replyTo

replyTo: ObjectId

topicId

topicId: ObjectId

viewpointId

viewpointId: ObjectId

Methods

output

  • output(): Promise<any>

Generated using TypeDoc