PullRequest.PullRequestAuthorAssociation Property
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.
Author's association with the subject of the comment.
[System.Text.Json.Serialization.JsonPropertyName("author_association")]
public string PullRequestAuthorAssociation { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("author_association")>]
member this.PullRequestAuthorAssociation : string with get, set
Public Property PullRequestAuthorAssociation As String
Property Value
- Attributes