Class AccountBalance

java.lang.Object
com.github.badpop.jcoinbase.model.account.AccountBalance

public class AccountBalance
extends java.lang.Object
Class representing the Coinbase account balance model
  • Constructor Summary

    Constructors
    Constructor Description
    AccountBalance()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AccountBalance

      public AccountBalance()