public final class Postal extends AbstractRecord
Contains data for the postal record associated with an IP address.
This record is returned by all the end points except the Country end point.
Constructor and Description |
---|
Postal() |
Postal(String code,
Integer confidence) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
Integer |
getConfidence() |
toJson, toString
public String getCode()
public Integer getConfidence()
Copyright © 2020 MaxMind, Inc.. All rights reserved.