Edit

GitSuggestion.Type Property

Definition

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

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="type")]
public string Type { get; set; }
member this.Type : string with get, set
Public Property Type As String

Property Value

Attributes

Applies to