| Package | Description |
|---|---|
| cn.acey.integrate.usmartbox.client.api | |
| cn.acey.integrate.usmartbox.client.model |
| Modifier and Type | Method and Description |
|---|---|
RemoteTakeOutResponse |
BoxApi.remoteTakeOutBox(String apikey,
String nonce,
String sign,
String gridno,
String opencode,
String seqid)
远程取
|
RemoteTakeOutResponse |
BoxApi.remoteTakeOutHistory(String apikey,
String nonce,
String sign,
String gridno,
String seqid)
查询取件状态
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<RemoteTakeOutResponse> |
BoxApi.remoteTakeOutBoxWithHttpInfo(String apikey,
String nonce,
String sign,
String gridno,
String opencode,
String seqid)
远程取
|
ApiResponse<RemoteTakeOutResponse> |
BoxApi.remoteTakeOutHistoryWithHttpInfo(String apikey,
String nonce,
String sign,
String gridno,
String seqid)
查询取件状态
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
BoxApi.remoteTakeOutBoxAsync(String apikey,
String nonce,
String sign,
String gridno,
String opencode,
String seqid,
ApiCallback<RemoteTakeOutResponse> callback)
远程取 (asynchronously)
|
com.squareup.okhttp.Call |
BoxApi.remoteTakeOutHistoryAsync(String apikey,
String nonce,
String sign,
String gridno,
String seqid,
ApiCallback<RemoteTakeOutResponse> callback)
查询取件状态 (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
RemoteTakeOutResponse |
RemoteTakeOutResponse.nonce(String nonce) |
RemoteTakeOutResponse |
RemoteTakeOutResponse.showgridno(String showgridno) |
Copyright © 2020. All rights reserved.