Name | Type | Description | Notes |
---|---|---|---|
path | string | Path to the comment in the document | [optional] |
author | string | Author name of the comment | [optional] |
author_initials | string | Initials of the author of the comment | [optional] |
comment_text | string | Text content of the comment | [optional] |
comment_date | \DateTime | Date timestamp of the comment | [optional] |
reply_child_comments | \Swagger\Client\Model\DocxComment[] | Child comments, that are replies to this one | [optional] |
done | bool | True if this comment is marked as Done in Word, otherwise it is false | [optional] |