struct

Comment

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(id : UUID, author : String, body : String, source : String, created_at : Time = Time.utc)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

author
Source
body
Source
created_at
Source
source
Source