GitSuggestion Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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). |