struct Octokit::Models::TransferRequest

Defined in:

octokit/models/repos.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(new_owner : String, team_id : Array(Int64)) #

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

Instance Method Detail

def new_owner : String #

def new_owner=(_new_owner : String) #

def team_id : Array(Int64) #

def team_id=(_team_id : Array(Int64)) #

def to_json(json : JSON::Builder) #