| Package | Description |
|---|---|
| jp.gopay.sdk.builders.ledgers | |
| jp.gopay.sdk.resources |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AbstractLedgersBuilders.AbstractListLedgersRequestBuilder<B extends AbstractLedgersBuilders.AbstractListLedgersRequestBuilder,R,M extends Ledger> |
| Modifier and Type | Method | Description |
|---|---|---|
protected retrofit2.Call<PaginatedList<Ledger>> |
LedgersBuilders.ListLedgersRequestBuilder.getRequest(LedgersResource resource) |
| Modifier and Type | Method | Description |
|---|---|---|
retrofit2.Call<PaginatedList<Ledger>> |
LedgersResource.listLedgers(TransferId transferId,
Boolean all,
String from,
String to,
Integer min,
Integer max,
String currency,
Integer limit,
CursorDirection cursorDirection,
LedgerId cursor) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.