PostalCode

SwissAddress.PostalCode property

Gets or sets the postal code. This field is only used for structured addresses. For this type, it’s mandatory.

public string PostalCode { get; set; }

Property Value

The postal code.

See Also