class

Feed::Example

Inherits JSON::Serializable < Reference < Object

An example of what belongs in (or doesn't belong in) the feed.

Constructors

new(object_iri : String, included : Bool)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

included
Source
included=(included : Bool)
Source
object_iri
Source
object_iri=(object_iri : String)
Source