Share via


DatacenterAddressLocationResponse.Zip Property

Definition

Gets zip code

[Newtonsoft.Json.JsonProperty(PropertyName="zip")]
public string Zip { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="zip")>]
member this.Zip : string
Public ReadOnly Property Zip As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to