Search
Provides struct and type for a Team.OrganizationPlan
@type t() :: %GitHub.Team.OrganizationPlan{ __info__: map(), filled_seats: integer() | nil, name: String.t(), private_repos: integer(), seats: integer() | nil, space: integer() }