struct

Octokit::Models::Plan

Inherits Struct < Value < Object

Constructors

new(name : String, space : Int32, collaborators : Int32, private_repos : Int32)
new(__temp_2926 : JSON::PullParser)

Instance methods

collaborators
collaborators=(_collaborators : Int32)
name
name=(_name : String)
private_repos
private_repos=(_private_repos : Int32)
space
space=(_space : Int32)
to_json(json : JSON::Builder)