Class BTCMarketsWithdrawCryptoRequest
java.lang.Object
org.knowm.xchange.btcmarkets.dto.trade.BTCMarketsWithdrawCryptoRequest
-
Field Summary
-
Constructor Summary
ConstructorDescriptionBTCMarketsWithdrawCryptoRequest
(long amount, String address, String currency) -
Method Summary
-
Field Details
-
amount
public final long amount -
address
-
currency
-
-
Constructor Details
-
BTCMarketsWithdrawCryptoRequest
-