Skip to content

Suggestion

reference
1 min readUpdated

Kind: Interface

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

Suggestion model

Properties

PropertyType
idstring
documentIdstring
originalTextstring
suggestedTextstring
positionStartnumber
positionEndnumber
statusSuggestionStatus
reviewComment`string
suggestedByIdstring
createdAtDate
updatedAtDate

Was this page helpful?

Download as PDF