| Package | Description |
|---|---|
| cn.acey.integrate.usmartbox.client.api | |
| cn.acey.integrate.usmartbox.client.model |
| Modifier and Type | Method and Description |
|---|---|
BranchBoxSearchResponse |
BoxApi.searchBranchBox(String apikey,
String nonce,
String sign,
String city,
String district)
根据城市及区号查询下属网点及柜子
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<BranchBoxSearchResponse> |
BoxApi.searchBranchBoxWithHttpInfo(String apikey,
String nonce,
String sign,
String city,
String district)
根据城市及区号查询下属网点及柜子
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
BoxApi.searchBranchBoxAsync(String apikey,
String nonce,
String sign,
String city,
String district,
ApiCallback<BranchBoxSearchResponse> callback)
根据城市及区号查询下属网点及柜子 (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
BranchBoxSearchResponse |
BranchBoxSearchResponse.addListItem(Box listItem) |
BranchBoxSearchResponse |
BranchBoxSearchResponse.list(List<Box> list) |
Copyright © 2020. All rights reserved.