class Cryap::WebFinger::Response::Link

Included Modules

Defined in:

services/webfinger.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def href : String | Nil #

def href=(href : String | Nil) #

def rel : String #

def rel=(rel : String) #

def template : String | Nil #

def template=(template : String | Nil) #

def type : String | Nil #

def type=(type : String | Nil) #