Click or drag to resize

PostalCodeLocationPostalCode Property

Gets the non-null, non-empty postal code (or zip code, post code, or postcode - the terminology depends on the country).

Namespace: DegreeDays.Api.Data.Impl
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public string PostalCode { get; }

Property Value

String
See Also