public class AlipayOfflineMarketShopCreateResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOfflineMarketShopCreateResponse() |
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.
|
String |
getResultCode()
Gets result code.
|
String |
getShopId()
Gets shop id.
|
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.
|
void |
setResultCode(String resultCode)
Sets result code.
|
void |
setShopId(String shopId)
Sets shop id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayOfflineMarketShopCreateResponse()
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()
public void setResultCode(String resultCode)
resultCode
- the result codepublic String getResultCode()
public void setShopId(String shopId)
shopId
- the shop idpublic String getShopId()
Copyright © 2018. All rights reserved.