Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 946 Bytes

File metadata and controls

16 lines (12 loc) · 946 Bytes

DocxTopLevelComment

Properties

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]

[Back to Model list] [Back to API list] [Back to README]