ActivityPub::Object::Source
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(content : String, media_type : String)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
content
Sourcecontent=(content : String)
Sourcemedia_type
Sourcemedia_type=(media_type : String)
Source