| Package | Description |
|---|---|
| jp.gopay.sdk.builders.store | |
| jp.gopay.sdk.models.response.store | |
| jp.gopay.sdk.resources |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AbstractStoreBuilders.AbstractListStoresRequestBuilder<B extends AbstractStoreBuilders.AbstractListStoresRequestBuilder,R,M extends Store> |
| Modifier and Type | Method | Description |
|---|---|---|
protected retrofit2.Call<PaginatedList<Store>> |
StoreBuilders.ListStoresRequestBuilder.getRequest(StoresResource resource) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
StoreWithConfiguration |
| Modifier and Type | Method | Description |
|---|---|---|
retrofit2.Call<PaginatedList<Store>> |
StoresResource.list(Integer limit,
CursorDirection cursorDirection,
StoreId cursor,
String search) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.