Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 785 Bytes

Comment.md

File metadata and controls

15 lines (12 loc) · 785 Bytes

IO.Swagger.Model.Comment

Properties

Name Type Description Notes
AccountId string Account ID of the commenter. [optional]
ActionRequired bool? Specified if an action is required by the user. [optional] [default to false]
Author string Full name of the author
Content string Content of the comment
IsPrivate bool? Specified if this comment is private [optional] [default to false]
Timestamp int?
UserId string User ID of the commenter [optional]

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