UserDetailsModel.ReposUrl Property

Definition

User Repos Url.

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

Property Value

Attributes

Applies to