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