DiffEntry.ShaOfTheChange Property

Definition

SHA of the change.

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

Property Value

Attributes

Applies to