Commit.CommitSha Property

Definition

SHA of the commit

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

Property Value

Attributes

Applies to