Show / Hide Table of Contents

Class ValidateMergePullRequestDetails

The information about the merge validation.

Inheritance
object
MergePullRequestDetails
ValidateMergePullRequestDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DevopsService.Models
Assembly: OCI.DotNetSDK.Devops.dll
Syntax
public class ValidateMergePullRequestDetails : MergePullRequestDetails
In this article
Back to top