Click or drag to resize
AbstractCityResponse.Postal Property
Gets the postal object for the requested IP address.

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

Property Value

Type: Postal
See Also