View on GitHub

GithubClient

A C# Dll library for working with the Github Rest API

GithubClient

GithubClient.Repositories.Permissions

Permissions.Triage Property

Can you triage

public bool Triage { get; set; }

Property Value

System.Boolean