MemberResponseModel.Stats Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
stats
[System.Text.Json.Serialization.JsonPropertyName("stats")]
public Azure.Connectors.Sdk.MailChimp.Models.Stats Stats { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("stats")>]
member this.Stats : Azure.Connectors.Sdk.MailChimp.Models.Stats with get, set
Public Property Stats As Stats
Property Value
- Attributes