Class Currency

java.lang.Object
com.github.badpop.jcoinbase.model.data.Currency

public class Currency
extends java.lang.Object
Class representing the Coinbase currency model
  • Constructor Summary

    Constructors
    Constructor Description
    Currency()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • Currency

      public Currency()