UserDetailsModel.AvatarUrl Property

Definition

User Avatar Url.

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

Property Value

Attributes

Applies to