AbstractCityResponse.Postal Property |
Gets the postal object for the requested IP address.
Namespace: MaxMind.GeoIP2.ResponsesAssembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.1
Syntaxpublic Postal Postal { get; }
Public ReadOnly Property Postal As Postal
Get
public:
property Postal^ Postal {
Postal^ get ();
}
member Postal : Postal with get
Property Value
Type:
Postal
See Also