Class PrefixPricingResponse

java.lang.Object
com.vonage.client.account.PrefixPricingResponse

public class PrefixPricingResponse
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    PrefixPricingResponse()  
  • Method Summary

    Modifier and Type Method Description
    static PrefixPricingResponse fromJson​(java.lang.String json)  
    int getCount()  
    java.util.List<PricingResponse> getCountries()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait