Property AgeGroup
AgeGroup
Gets or sets the account age group.
Declaration
[[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)]]
[[System.Text.Json.Serialization.JsonPropertyName("agg")]]
public string? AgeGroup { get; set; }
Property Value
Type | Description |
---|---|
System.String |