public class AlipayFinancialnetAuthContractMerchantUnsignResponse extends AlipayResponse
Constructor and Description |
---|
AlipayFinancialnetAuthContractMerchantUnsignResponse() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getContractBatchNoList()
Gets contract batch no list.
|
List<String> |
getContractNoList()
Gets contract no list.
|
void |
setContractBatchNoList(List<String> contractBatchNoList)
Sets contract batch no list.
|
void |
setContractNoList(List<String> contractNoList)
Sets contract no list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayFinancialnetAuthContractMerchantUnsignResponse()
public void setContractBatchNoList(List<String> contractBatchNoList)
contractBatchNoList
- the contract batch no listpublic List<String> getContractBatchNoList()
public void setContractNoList(List<String> contractNoList)
contractNoList
- the contract no listCopyright © 2018. All rights reserved.