public class Country extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
alpha2 |
String |
countryCode |
String |
name |
int |
pricePerPage |
String |
receiveSupport |
String |
sendSupport |
| Constructor and Description |
|---|
Country() |
Copyright © 2018. All rights reserved.