Comment
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(id : UUID, author : String, body : String, source : String, created_at : Time = Time.utc)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
author
Sourcebody
Sourcecreated_at
Sourceid
Sourcesource
Source