Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 606 Bytes

GetDocxCommentsResponse.md

File metadata and controls

12 lines (8 loc) · 606 Bytes

GetDocxCommentsResponse

Properties

Name Type Description Notes
Successful bool True if successful, false otherwise [optional] [default to null]
Comments []DocxComment Comments in the document [optional] [default to null]
CommentCount int32 The number of comments in the document [optional] [default to null]

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