Sdílet prostřednictvím


AddressDetails.PostalCode Vlastnost

Definice

Získá nebo nastaví PSČ.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro