public class CountryResponse extends Object implements Serializable
| Constructor and Description | 
|---|
| CountryResponse(String id,
               String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getId()Get the country ID. | 
| String | getName()Get the country name. | 
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.