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