Feed::Verdict
Inherits Ktistec::Model::Common < Ktistec::Model < Reference < Object
A judge's verdict on one object, for one feed.
Instance methods
_association_feed
Source_association_object
Source_belongs_to_setter_for_object(object_ : ActivityPub::Object, update_associations = true) : ActivityPub::Object
Sourcefeed_id
Sourcefeed_id=(feed_id : Int64 | Nil)
Sourceincluded
Sourceincluded=(included : Bool)
Sourceobject_iri
Sourceobject_iri=(object_iri : String | Nil)
Sourceposition
The time the object arrived -- the created_at of the earliest
mailbox row that delivered it to the feed's owner.
position=(position : Time)
The time the object arrived -- the created_at of the earliest
mailbox row that delivered it to the feed's owner.
reason
Sourcereason=(reason : String | Nil)
Source