| Package | Description |
|---|---|
| cn.acey.integrate.usmartbox.client.api | |
| cn.acey.integrate.usmartbox.client.model |
| Modifier and Type | Method and Description |
|---|---|
BasicApiResponse |
PetApi.ordercreate(String apikey,
String nonce,
String sign,
String orderid,
String phone,
String cardfaceno,
String cardno)
电商端生成订单后通知智能柜服务器端
|
BasicApiResponse |
OrderApi.ordercreate(String apikey,
String nonce,
String sign,
String orderid,
String phone,
String cardfaceno,
String cardno)
电商端生成订单后通知智能柜服务器端
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<BasicApiResponse> |
PetApi.ordercreateWithHttpInfo(String apikey,
String nonce,
String sign,
String orderid,
String phone,
String cardfaceno,
String cardno)
电商端生成订单后通知智能柜服务器端
|
ApiResponse<BasicApiResponse> |
OrderApi.ordercreateWithHttpInfo(String apikey,
String nonce,
String sign,
String orderid,
String phone,
String cardfaceno,
String cardno)
电商端生成订单后通知智能柜服务器端
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
PetApi.ordercreateAsync(String apikey,
String nonce,
String sign,
String orderid,
String phone,
String cardfaceno,
String cardno,
ApiCallback<BasicApiResponse> callback)
电商端生成订单后通知智能柜服务器端 (asynchronously)
|
com.squareup.okhttp.Call |
OrderApi.ordercreateAsync(String apikey,
String nonce,
String sign,
String orderid,
String phone,
String cardfaceno,
String cardno,
ApiCallback<BasicApiResponse> callback)
电商端生成订单后通知智能柜服务器端 (asynchronously)
|
| Modifier and Type | Class and Description |
|---|---|
class |
BoxSearchResponse
BoxSearchResponse
|
class |
BranchBoxSearchResponse
BranchBoxSearchResponse
|
class |
BranchSearchResponse
BranchSearchResponse
|
class |
RemotePutInHistoryResponse
RemotePutInHistoryResponse
|
class |
RemotePutInResponse
RemotePutInResponse
|
class |
RemoteTakeOutHistoryResponse
RemoteTakeOutHistoryResponse
|
class |
RemoteTakeOutResponse
RemoteTakeOutResponse
|
| Modifier and Type | Method and Description |
|---|---|
BasicApiResponse |
BasicApiResponse.r(String r) |
Copyright © 2020. All rights reserved.