struct Octokit::Models::Activity::FeedLink

Defined in:

octokit/models/activity.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(href : String, type : String) #

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

Instance Method Detail

def href : String #

def href=(_href : String) #

def to_json(json : JSON::Builder) #

def type : String #

def type=(_type : String) #