SiteStatsModel.SharesTwitter Property

Definition

shares_twitter

[System.Text.Json.Serialization.JsonPropertyName("shares_twitter")]
public int? SharesTwitter { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("shares_twitter")>]
member this.SharesTwitter : Nullable<int> with get, set
Public Property SharesTwitter As Nullable(Of Integer)

Property Value

Attributes

Applies to