Partager via


ShippingAddress.PostalCode Propriété

Définition

Obtient ou définit le code postal.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à