Class LivecoinRestriction
java.lang.Object
org.knowm.xchange.livecoin.dto.marketdata.LivecoinRestriction
public class LivecoinRestriction extends Object
-
Constructor Summary
Constructors Constructor Description LivecoinRestriction(String currencyPair, BigDecimal minLimitQuantity, Integer priceScale)
-
Method Summary
Modifier and Type Method Description String
getCurrencyPair()
BigDecimal
getMinLimitQuantity()
Integer
getPriceScale()
-
Constructor Details
-
LivecoinRestriction
-
-
Method Details
-
getCurrencyPair
-
getMinLimitQuantity
-
getPriceScale
-