public class AlipayMarketingSearchcodeCreateResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayMarketingSearchcodeCreateResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEndContent() |
String |
getKeywords() |
String |
getPreContent() |
String |
getSearchCode() |
void |
setEndContent(String endContent) |
void |
setKeywords(String keywords) |
void |
setPreContent(String preContent) |
void |
setSearchCode(String searchCode) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setEndContent(String endContent)
public String getEndContent()
public void setKeywords(String keywords)
public String getKeywords()
public void setPreContent(String preContent)
public String getPreContent()
public void setSearchCode(String searchCode)
public String getSearchCode()
Copyright © 2020. All rights reserved.