public class WithdrawInfo extends Object
| Constructor and Description |
|---|
WithdrawInfo(String method,
BigDecimal limit,
String fee) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFee() |
BigDecimal |
getLimit() |
String |
getMethod() |
String |
toString() |
public WithdrawInfo(String method, BigDecimal limit, String fee)
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.