CommitComparison.TotalCommits Property

Definition

total commits

[System.Text.Json.Serialization.JsonPropertyName("total_commits")]
public int? TotalCommits { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("total_commits")>]
member this.TotalCommits : Nullable<int> with get, set
Public Property TotalCommits As Nullable(Of Integer)

Property Value

Attributes

Applies to