Click or drag to resize

PostalCode Property

The postal code of the location. Postal codes are not available for all countries. In some countries, this will only contain part of the postal code.

Namespace:  MaxMind.GeoIP2.Model
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
public string Code { get; }

Property Value

Type: String
See Also