Click or drag to resize

AbstractCityResponsePostal Property

Gets the postal object for the requested IP address.

Namespace:  MaxMind.GeoIP2.Responses
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
public Postal Postal { get; }

Property Value

Type: Postal
See Also