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