Class BalanceResponse

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

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

    Constructors 
    Constructor Description
    BalanceResponse​(double value, boolean autoReload)  
  • Method Summary

    Modifier and Type Method Description
    static BalanceResponse fromJson​(java.lang.String json)  
    double getValue()  
    boolean isAutoReload()  

    Methods inherited from class java.lang.Object

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