Partilhar via


AddressDetails.Country Propriedade

Definição

Obtém ou define que o código de país utiliza o formato ISO2 e de 2 dígitos.

[Newtonsoft.Json.JsonProperty(PropertyName="country")]
public string Country { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="country")>]
member this.Country : string with get, set
Public Property Country As String

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a