RepositoryDetails.Watchers Property

Definition

Repository Watchers.

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

Property Value

Attributes

Applies to