| Package | Description |
|---|---|
| cn.acey.integrate.usmartbox.client.api | |
| cn.acey.integrate.usmartbox.client.model |
| Modifier and Type | Method and Description |
|---|---|
RemotePutInHistoryResponse |
BoxApi.remotePutInBoxHistory(String apikey,
String nonce,
String sign,
String orderid)
远程存
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<RemotePutInHistoryResponse> |
BoxApi.remotePutInBoxHistoryWithHttpInfo(String apikey,
String nonce,
String sign,
String orderid)
远程存
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
BoxApi.remotePutInBoxHistoryAsync(String apikey,
String nonce,
String sign,
String orderid,
ApiCallback<RemotePutInHistoryResponse> callback)
远程存 (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
RemotePutInHistoryResponse |
RemotePutInHistoryResponse.endtime(String endtime) |
RemotePutInHistoryResponse |
RemotePutInHistoryResponse.gridno(String gridno) |
RemotePutInHistoryResponse |
RemotePutInHistoryResponse.location(String location) |
RemotePutInHistoryResponse |
RemotePutInHistoryResponse.seqid(String seqid) |
RemotePutInHistoryResponse |
RemotePutInHistoryResponse.showgridno(String showgridno) |
RemotePutInHistoryResponse |
RemotePutInHistoryResponse.starttime(String starttime) |
RemotePutInHistoryResponse |
RemotePutInHistoryResponse.status(Integer status) |
Copyright © 2020. All rights reserved.