UserDetailsModel.GistsUrl Property

Definition

User Gists Url.

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

Property Value

Attributes

Applies to