RepositoryDetails.PullsUrl Property

Definition

The pulls URL for this repository

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

Property Value

Attributes

Applies to