Class Allowance
java.lang.Object
org.knowm.xchange.cryptowatch.dto.marketdata.results.Allowance
public class Allowance extends Object
- Author:
- massi.gerardi
-
Constructor Summary
Constructors Constructor Description Allowance() -
Method Summary
Modifier and Type Method Description longgetCost()longgetRemaining()longgetRemainingPaid()StringgetUpgrade()
-
Constructor Details
-
Allowance
public Allowance()
-
-
Method Details
-
getCost
public long getCost() -
getRemaining
public long getRemaining() -
getRemainingPaid
public long getRemainingPaid() -
getUpgrade
-