PullRequest.PullRequestBody Property

Definition

The body as Markdown.

[System.Text.Json.Serialization.JsonPropertyName("body")]
public string PullRequestBody { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("body")>]
member this.PullRequestBody : string with get, set
Public Property PullRequestBody As String

Property Value

Attributes

Applies to