public class SsdataDataserviceDatapropertyBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
SsdataDataserviceDatapropertyBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getProcessId() |
String |
getResultKey() |
String |
getResultResponse() |
String |
getResultType() |
String |
getResultValue() |
void |
setProcessId(String processId) |
void |
setResultKey(String resultKey) |
void |
setResultResponse(String resultResponse) |
void |
setResultType(String resultType) |
void |
setResultValue(String resultValue) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic SsdataDataserviceDatapropertyBatchqueryResponse()
public void setProcessId(String processId)
public String getProcessId()
public void setResultKey(String resultKey)
public String getResultKey()
public void setResultResponse(String resultResponse)
public String getResultResponse()
public void setResultType(String resultType)
public String getResultType()
public void setResultValue(String resultValue)
public String getResultValue()
Copyright © 2023. All rights reserved.