Search
Provides struct and type for a Team.ProjectPermissions
@type t() :: %GitHub.Team.ProjectPermissions{ __info__: map(), admin: boolean(), read: boolean(), write: boolean() }