public class AlipayEcapiprodDrawndnContractGetResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcapiprodDrawndnContractGetResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getContractContent()
Gets contract content.
|
String |
getContractNo()
Gets contract no.
|
String |
getRequestId()
Gets request id.
|
void |
setContractContent(String contractContent)
Sets contract content.
|
void |
setContractNo(String contractNo)
Sets contract no.
|
void |
setRequestId(String requestId)
Sets request id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEcapiprodDrawndnContractGetResponse()
public void setContractContent(String contractContent)
contractContent
- the contract contentpublic String getContractContent()
public void setContractNo(String contractNo)
contractNo
- the contract nopublic String getContractNo()
public void setRequestId(String requestId)
requestId
- the request idpublic String getRequestId()
Copyright © 2018. All rights reserved.