public class AlipayEbppProdmodeAgreementUploadResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayEbppProdmodeAgreementUploadResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIsSuccess()
Gets is success.
|
String |
getMemo()
Gets memo.
|
void |
setIsSuccess(String isSuccess)
Sets is success.
|
void |
setMemo(String memo)
Sets memo.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppProdmodeAgreementUploadResponse()
public void setIsSuccess(String isSuccess)
isSuccess - the is successpublic String getIsSuccess()
public void setMemo(String memo)
memo - the memopublic String getMemo()
Copyright © 2018. All rights reserved.