struct Octokit::Models::Rename

Defined in:

octokit/models/issue_events.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(from : String, to : String) #

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

Instance Method Detail

def from : String #

def from=(_from : String) #

def to : String #

def to=(_to : String) #

def to_json(json : JSON::Builder) #