Class BitfinexWithdrawalRequest
java.lang.Object
org.knowm.xchange.bitfinex.v1.dto.account.BitfinexWithdrawalRequest
-
Field Summary
-
Constructor Summary
ConstructorDescriptionBitfinexWithdrawalRequest
(String nonce, String withdrawType, String walletSelected, BigDecimal amount, String address, String paymentId) Constructor -
Method Summary
-
Field Details
-
request
-
nonce
-
options
-
-
Constructor Details