UserDetailsModel.GravatarId Property

Definition

User Gravatar Id.

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

Property Value

Attributes

Applies to