| Package | Description |
|---|---|
| cn.acey.integrate.usmartbox.client.api | |
| cn.acey.integrate.usmartbox.client.model |
| Modifier and Type | Method and Description |
|---|---|
BranchSearchResponse |
BranchApi.searchBranch(String apikey,
String nonce,
String sign,
String city,
String district,
String orderid,
String phone)
根据城市及区号查询下属网点
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<BranchSearchResponse> |
BranchApi.searchBranchWithHttpInfo(String apikey,
String nonce,
String sign,
String city,
String district,
String orderid,
String phone)
根据城市及区号查询下属网点
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
BranchApi.searchBranchAsync(String apikey,
String nonce,
String sign,
String city,
String district,
String orderid,
String phone,
ApiCallback<BranchSearchResponse> callback)
根据城市及区号查询下属网点 (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
BranchSearchResponse |
BranchSearchResponse.addListItem(Branch listItem) |
BranchSearchResponse |
BranchSearchResponse.list(List<Branch> list) |
Copyright © 2020. All rights reserved.