public class AlipayTradeCreditProductSignResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayTradeCreditProductSignResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getContractBatchNo() |
String |
getContractNoList() |
ThirdErrorContext |
getThirdErrorContext() |
void |
setContractBatchNo(String contractBatchNo) |
void |
setContractNoList(String contractNoList) |
void |
setThirdErrorContext(ThirdErrorContext thirdErrorContext) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setContractBatchNo(String contractBatchNo)
public String getContractBatchNo()
public void setContractNoList(String contractNoList)
public String getContractNoList()
public void setThirdErrorContext(ThirdErrorContext thirdErrorContext)
public ThirdErrorContext getThirdErrorContext()
Copyright © 2023. All rights reserved.