CommentUpdateParameters interface
Represents a request to update a comment.
Properties
state |
Set the current state of the comment
|
text |
The updated text of the comment
|
Property Details
Set the current state of the comment
state: CommentState
Property Value
The updated text of the comment
text: string
Property Value