public class AlipayOpenServicemarketCommodityQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayOpenServicemarketCommodityQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppHotLogo()
Gets app hot logo.
|
String |
getAuditMemo()
Gets audit memo.
|
String |
getAuthorizationFile()
Gets authorization file.
|
String |
getBizTypeCode()
Gets biz type code.
|
String |
getCategoryCode()
Gets category code.
|
String |
getCategoryId()
Gets category id.
|
String |
getCommodityAffiliation()
Gets commodity affiliation.
|
String |
getCommodityId()
Gets commodity id.
|
String |
getContactor()
Gets contactor.
|
String |
getCreateDate()
Gets create date.
|
String |
getLogUrl()
Gets log url.
|
String |
getMobileVisiturl()
Gets mobile visiturl.
|
String |
getName()
Gets name.
|
String |
getPhone()
Gets phone.
|
String |
getStatus()
Gets status.
|
String |
getSubStatus()
Gets sub status.
|
String |
getSubtitle()
Gets subtitle.
|
String |
getTestDetail()
Gets test detail.
|
String |
getTestReport()
Gets test report.
|
String |
getTitle()
Gets title.
|
String |
getUserGuide()
Gets user guide.
|
String |
getUserId()
Gets user id.
|
void |
setAppHotLogo(String appHotLogo)
Sets app hot logo.
|
void |
setAuditMemo(String auditMemo)
Sets audit memo.
|
void |
setAuthorizationFile(String authorizationFile)
Sets authorization file.
|
void |
setBizTypeCode(String bizTypeCode)
Sets biz type code.
|
void |
setCategoryCode(String categoryCode)
Sets category code.
|
void |
setCategoryId(String categoryId)
Sets category id.
|
void |
setCommodityAffiliation(String commodityAffiliation)
Sets commodity affiliation.
|
void |
setCommodityId(String commodityId)
Sets commodity id.
|
void |
setContactor(String contactor)
Sets contactor.
|
void |
setCreateDate(String createDate)
Sets create date.
|
void |
setLogUrl(String logUrl)
Sets log url.
|
void |
setMobileVisiturl(String mobileVisiturl)
Sets mobile visiturl.
|
void |
setName(String name)
Sets name.
|
void |
setPhone(String phone)
Sets phone.
|
void |
setStatus(String status)
Sets status.
|
void |
setSubStatus(String subStatus)
Sets sub status.
|
void |
setSubtitle(String subtitle)
Sets subtitle.
|
void |
setTestDetail(String testDetail)
Sets test detail.
|
void |
setTestReport(String testReport)
Sets test report.
|
void |
setTitle(String title)
Sets title.
|
void |
setUserGuide(String userGuide)
Sets user guide.
|
void |
setUserId(String userId)
Sets user id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayOpenServicemarketCommodityQueryResponse()
public void setAppHotLogo(String appHotLogo)
appHotLogo - the app hot logopublic String getAppHotLogo()
public void setAuditMemo(String auditMemo)
auditMemo - the audit memopublic String getAuditMemo()
public void setAuthorizationFile(String authorizationFile)
authorizationFile - the authorization filepublic String getAuthorizationFile()
public void setBizTypeCode(String bizTypeCode)
bizTypeCode - the biz type codepublic String getBizTypeCode()
public void setCategoryCode(String categoryCode)
categoryCode - the category codepublic String getCategoryCode()
public void setCategoryId(String categoryId)
categoryId - the category idpublic String getCategoryId()
public void setCommodityAffiliation(String commodityAffiliation)
commodityAffiliation - the commodity affiliationpublic String getCommodityAffiliation()
public void setCommodityId(String commodityId)
commodityId - the commodity idpublic String getCommodityId()
public void setContactor(String contactor)
contactor - the contactorpublic String getContactor()
public void setCreateDate(String createDate)
createDate - the create datepublic String getCreateDate()
public void setLogUrl(String logUrl)
logUrl - the log urlpublic String getLogUrl()
public void setMobileVisiturl(String mobileVisiturl)
mobileVisiturl - the mobile visiturlpublic String getMobileVisiturl()
public void setName(String name)
name - the namepublic String getName()
public void setPhone(String phone)
phone - the phonepublic String getPhone()
public void setStatus(String status)
status - the statuspublic String getStatus()
public void setSubStatus(String subStatus)
subStatus - the sub statuspublic String getSubStatus()
public void setSubtitle(String subtitle)
subtitle - the subtitlepublic String getSubtitle()
public void setTestDetail(String testDetail)
testDetail - the test detailpublic String getTestDetail()
public void setTestReport(String testReport)
testReport - the test reportpublic String getTestReport()
public void setTitle(String title)
title - the titlepublic String getTitle()
public void setUserGuide(String userGuide)
userGuide - the user guidepublic String getUserGuide()
public void setUserId(String userId)
userId - the user idpublic String getUserId()
Copyright © 2018. All rights reserved.