Class MoneroWithdrawFundsParams
java.lang.Object
org.knowm.xchange.service.trade.params.DefaultWithdrawFundsParams
org.knowm.xchange.service.trade.params.MoneroWithdrawFundsParams
- All Implemented Interfaces:
WithdrawFundsParams
-
Field Summary
-
Constructor Summary
ConstructorDescriptionMoneroWithdrawFundsParams
(String address, Currency currency, BigDecimal amount) MoneroWithdrawFundsParams
(String address, Currency currency, BigDecimal amount, String paymentId) -
Method Summary