public class AlipayOfflineMarketShopModifyResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOfflineMarketShopModifyResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getApplyId()
Gets apply id.
|
String |
getAuditDesc()
Gets audit desc.
|
String |
getAuditStatus()
Gets audit status.
|
String |
getIsOnline()
Gets is online.
|
String |
getIsShow()
Gets is show.
|
void |
setApplyId(String applyId)
Sets apply id.
|
void |
setAuditDesc(String auditDesc)
Sets audit desc.
|
void |
setAuditStatus(String auditStatus)
Sets audit status.
|
void |
setIsOnline(String isOnline)
Sets is online.
|
void |
setIsShow(String isShow)
Sets is show.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayOfflineMarketShopModifyResponse()
public void setApplyId(String applyId)
applyId
- the apply idpublic String getApplyId()
public void setAuditDesc(String auditDesc)
auditDesc
- the audit descpublic String getAuditDesc()
public void setAuditStatus(String auditStatus)
auditStatus
- the audit statuspublic String getAuditStatus()
public void setIsOnline(String isOnline)
isOnline
- the is onlinepublic String getIsOnline()
public void setIsShow(String isShow)
isShow
- the is showpublic String getIsShow()
Copyright © 2018. All rights reserved.