MemberResponseModel.Location Property

Definition

location

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

Property Value

Attributes

Applies to