PullRequestFile.ShaForTheFile Property

Definition

The sha for the file.

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

Property Value

Attributes

Applies to