Edit

GitSuggestion Class

Definition

An object describing the git suggestion. Git suggestions are currently limited to suggested pull requests.

[System.Runtime.Serialization.DataContract]
public class GitSuggestion
type GitSuggestion = class
Public Class GitSuggestion
Inheritance
GitSuggestion
Attributes

Constructors

GitSuggestion()

Properties

Properties

Specific properties describing the suggestion.

Type

The type of suggestion (e.g. pull request).

Applies to