MemberResponseModel.LastNote Property

Definition

last_note

[System.Text.Json.Serialization.JsonPropertyName("last_note")]
public Azure.Connectors.Sdk.MailChimp.Models.LastNote LastNote { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("last_note")>]
member this.LastNote : Azure.Connectors.Sdk.MailChimp.Models.LastNote with get, set
Public Property LastNote As LastNote

Property Value

Attributes

Applies to