struct Octokit::Models::HovercardOptions

Defined in:

octokit/models/users.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(subject_type : String, subject_id : String) #

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

Instance Method Detail

def subject_id : String #

def subject_id=(_subject_id : String) #

def subject_type : String #

def subject_type=(_subject_type : String) #

def to_json(json : JSON::Builder) #