public final class WithdrawList extends WapiResponse<List<WithdrawList.BinanceWithdraw>>
| Modifier and Type | Class and Description |
|---|---|
static class |
WithdrawList.BinanceWithdraw |
msg, success| Constructor and Description |
|---|
WithdrawList(WithdrawList.BinanceWithdraw[] withdrawList,
boolean success,
String msg) |
public WithdrawList(WithdrawList.BinanceWithdraw[] withdrawList, boolean success, String msg)
public List<WithdrawList.BinanceWithdraw> getData()
getData in class WapiResponse<List<WithdrawList.BinanceWithdraw>>Copyright © 2012–2018 Knowm Inc.. All rights reserved.