RepositoryDetails.StatusesUrl Property

Definition

The statuses URL for this repository

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

Property Value

Attributes

Applies to