struct Octokit::Models::TransferRequest
- Octokit::Models::TransferRequest
- Struct
- Value
- Object
Defined in:
octokit/models/repos.crConstructors
Instance Method Summary
- #new_owner : String
- #new_owner=(_new_owner : String)
- #team_id : Array(Int64)
- #team_id=(_team_id : Array(Int64))
- #to_json(json : JSON::Builder)