Srcom::Notification
Inherits JSON::Serializable / Struct / Value / Object
Has shorthand methods to getting the resources that the Links in #links point to.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
created
Sourcecreated=(created : Time)
Sourceid
Sourceid=(id : String)
Sourceitem
Sourceitem=(item : Notification::Item)
Sourcelinks
Sourcelinks=(links : Array(Link) | Nil)
Sourcestatus
Sourcestatus=(status : String)
Sourcetext
Sourcetext=(text : String)
Source