Postal Class |
Namespace: MaxMind.GeoIP2.Model
The Postal type exposes the following members.
Name | Description | |
---|---|---|
![]() | Postal |
Constructor
|
![]() | Postal(String, NullableInt32) |
Constructor
|
Name | Description | |
---|---|---|
![]() | Code |
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.
|
![]() | Confidence |
A value from 0-100 indicating MaxMind's confidence that the
postal code is correct. This value is only set when using the
Insights web service or the Enterprise database.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |