Skip to content

Comment

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/types/src/models/comment.ts

Comment model

Properties

PropertyType
idstring
documentIdstring
parentCommentId`string
contentstring
selectionText`string
positionStart`number
positionEnd`number
resolvedboolean
createdByIdstring
createdAtDate
updatedAtDate

Was this page helpful?

Download as PDF