SiteStatsModel.CommentsPerMonth Property

Definition

comments_per_month

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

Property Value

Attributes

Applies to