public class CheckGeoBlockOutputModel
extends java.lang.Object
Constructor and Description |
---|
CheckGeoBlockOutputModel() |
Modifier and Type | Method and Description |
---|---|
int |
getCode()
This Method is use to get the code
|
java.lang.String |
getCountry()
This Method is use to get the country
|
java.lang.String |
getMsg()
This Method is use to get the msg
|
java.lang.String |
getStatus()
This Method is use to get the status
|
@Nullable public java.lang.String getMsg()
@Nullable public java.lang.String getStatus()
@Nullable public java.lang.String getCountry()
public int getCode()