public class AlipayFinancialnetAuthContractMerchantSignResponse extends AlipayResponse
Constructor and Description |
---|
AlipayFinancialnetAuthContractMerchantSignResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getContractBatchNo()
Gets contract batch no.
|
List<String> |
getContractNoList()
Gets contract no list.
|
void |
setContractBatchNo(String contractBatchNo)
Sets contract batch no.
|
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 AlipayFinancialnetAuthContractMerchantSignResponse()
public void setContractBatchNo(String contractBatchNo)
contractBatchNo
- the contract batch nopublic String getContractBatchNo()
public void setContractNoList(List<String> contractNoList)
contractNoList
- the contract no listCopyright © 2018. All rights reserved.