Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 679 Bytes

Comment.md

File metadata and controls

14 lines (10 loc) · 679 Bytes

Comment

Properties

Name Type Description Notes
id int The unique identifier of this comment [optional]
activity_id int The identifier of the activity this comment is related to [optional]
text str The content of the comment [optional]
athlete SummaryAthlete [optional]
created_at datetime The time at which this comment was created. [optional]

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