public class PrefixPricingResponse extends java.lang.Object
| Constructor and Description |
|---|
PrefixPricingResponse() |
| Modifier and Type | Method and Description |
|---|---|
static PrefixPricingResponse |
fromJson(java.lang.String json) |
int |
getCount() |
java.util.List<PricingResponse> |
getCountries() |
public PrefixPricingResponse()
public int getCount()
public java.util.List<PricingResponse> getCountries()
public static PrefixPricingResponse fromJson(java.lang.String json)