PullRequest.PullRequestAuthorAssociation Property

Definition

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

Applies to