public class AlipayTradeServiceSignQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayTradeServiceSignQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AgreementTextInfo> |
getAgreementTextInfos() |
String |
getSignResult() |
String |
getSubBizType() |
void |
setAgreementTextInfos(List<AgreementTextInfo> agreementTextInfos) |
void |
setSignResult(String signResult) |
void |
setSubBizType(String subBizType) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setAgreementTextInfos(List<AgreementTextInfo> agreementTextInfos)
public List<AgreementTextInfo> getAgreementTextInfos()
public void setSignResult(String signResult)
public String getSignResult()
public void setSubBizType(String subBizType)
public String getSubBizType()
Copyright © 2023. All rights reserved.