Safe Haskell | None |
---|---|
Language | Haskell2010 |
Scurry.Objects.Comments.CommentSummary
- data CommentSummary = CommentSummary {
- activityId :: Integer
- athlete :: AthleteSummary
- createdAt :: UTCTime
- id :: Integer
- resourceState :: Integer
- text :: Text
Documentation
data CommentSummary Source
Summary representation of a comment.
Constructors
CommentSummary | |
Fields
|
Instances