public class ConsultUnthreewayRequest extends AbstractRequestModel<ConsultUnthreewayResponse>
| 限定符和类型 | 字段和说明 |
|---|---|
private String |
cno
座席工号,4-11 位数字
|
fileMap, model| 构造器和说明 |
|---|
ConsultUnthreewayRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCno() |
Class<ConsultUnthreewayResponse> |
getResponseClass()
获取响应对象
|
void |
setCno(String cno) |
expires, expires, generateUri, getFileMap, getModel, getPath, httpMethod, isMultipartFormData, putBodyParameter, putQueryParameter, setFileMap, setModel, setPath, signRequestprivate String cno
public String getCno()
public void setCno(String cno)
public Class<ConsultUnthreewayResponse> getResponseClass()
AbstractRequestModelgetResponseClass 在类中 AbstractRequestModel<ConsultUnthreewayResponse>Copyright © 2024. All rights reserved.