struct

ActivityPub::Object::Source

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(content : String, media_type : String)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

content
Source
content=(content : String)
Source
media_type
Source
media_type=(media_type : String)
Source