public class AlipayOpenAppServiceQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenAppServiceQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getRejectReason() |
String |
getServiceCode() |
String |
getServiceXml() |
String |
getStatus() |
String |
getTemplateType() |
void |
setRejectReason(String rejectReason) |
void |
setServiceCode(String serviceCode) |
void |
setServiceXml(String serviceXml) |
void |
setStatus(String status) |
void |
setTemplateType(String templateType) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setRejectReason(String rejectReason)
public String getRejectReason()
public void setServiceCode(String serviceCode)
public String getServiceCode()
public void setServiceXml(String serviceXml)
public String getServiceXml()
public void setStatus(String status)
public String getStatus()
public void setTemplateType(String templateType)
public String getTemplateType()
Copyright © 2023. All rights reserved.