Package com.vonage.client.account
Class PrefixPricingResponse
java.lang.Object
com.vonage.client.JsonableBaseObject
com.vonage.client.account.PrefixPricingResponse
- All Implemented Interfaces:
Jsonable
Deprecated.
This will be removed in favour of returning the list of countries' pricing directly.
Wrapper for the response in
AccountClient.getPrefixPrice(ServiceType, String).-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PrefixPricingResponseDeprecated.intgetCount()Deprecated.Deprecated.Methods inherited from class com.vonage.client.JsonableBaseObject
createJsonObjectMapper, equals, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.vonage.client.Jsonable
toJson, updateFromJson
-
Constructor Details
-
PrefixPricingResponse
public PrefixPricingResponse()Deprecated.
-
-
Method Details
-
getCount
Deprecated. -
getCountries
Deprecated. -
fromJson
Deprecated.
-