public class ListWithdrawalResponse extends ListResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
ListWithdrawalResponse.Row |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<ListWithdrawalResponse.Row> |
rows |
page, rowMax, rowMin, rowsPerPage, totalPages, totalRows| Constructor and Description |
|---|
ListWithdrawalResponse() |
public java.util.List<ListWithdrawalResponse.Row> rows