WebFinger::Result::Link
Inherits JSON::Serializable / Reference / Object
Constructors
new(rel : String, type : Nil | String, href : Nil | String, properties : Nil | Hash(String, Nil | String), titles : Nil | Hash(String, String), template : Nil | String)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
from_xml(xml, ns, xrd)
SourceInstance methods
href
Sourceproperties
Sourcerel
Sourcetemplate
Sourcetitles
Sourcetype
Source