Class SubmitPullReviewOptions
SubmitPullReviewOptions are options to submit a pending pull review
Inheritance
System.Object
SubmitPullReviewOptions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dangl.GiteaOrgManager.Client
Assembly: Dangl.GiteaOrgManager.dll
Syntax
public class SubmitPullReviewOptions
Properties
| Improve this Doc View SourceBody
Declaration
public string Body { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Event
Declaration
public string Event { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |