public class AlipayOpenMiniVersionDetailQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOpenMiniVersionDetailQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAppDesc()
Gets app desc.
|
String |
getAppEnglishName()
Gets app english name.
|
String |
getAppLogo()
Gets app logo.
|
String |
getAppName()
Gets app name.
|
String |
getAppSlogan()
Gets app slogan.
|
String |
getAppVersion()
Gets app version.
|
String |
getGmtApplyAudit()
Gets gmt apply audit.
|
String |
getGmtAuditEnd()
Gets gmt audit end.
|
Date |
getGmtCreate()
Gets gmt create.
|
String |
getGmtOffline()
Gets gmt offline.
|
String |
getGmtOnline()
Gets gmt online.
|
String |
getGrayStrategy()
Gets gray strategy.
|
String |
getMemo()
Gets memo.
|
List<MiniAppCategoryInfo> |
getMiniAppCategoryInfoList()
Gets mini app category info list.
|
List<MiniPackageInfo> |
getPackageInfoList()
Gets package info list.
|
String |
getRejectReason()
Gets reject reason.
|
String |
getScanResult()
Gets scan result.
|
List<String> |
getScreenShotList()
Gets screen shot list.
|
String |
getServiceEmail()
Gets service email.
|
String |
getServicePhone()
Gets service phone.
|
List<RegionInfo> |
getServiceRegionInfo()
Gets service region info.
|
String |
getServiceRegionType()
Gets service region type.
|
String |
getStatus()
Gets status.
|
String |
getVersionDesc()
Gets version desc.
|
void |
setAppDesc(String appDesc)
Sets app desc.
|
void |
setAppEnglishName(String appEnglishName)
Sets app english name.
|
void |
setAppLogo(String appLogo)
Sets app logo.
|
void |
setAppName(String appName)
Sets app name.
|
void |
setAppSlogan(String appSlogan)
Sets app slogan.
|
void |
setAppVersion(String appVersion)
Sets app version.
|
void |
setGmtApplyAudit(String gmtApplyAudit)
Sets gmt apply audit.
|
void |
setGmtAuditEnd(String gmtAuditEnd)
Sets gmt audit end.
|
void |
setGmtCreate(Date gmtCreate)
Sets gmt create.
|
void |
setGmtOffline(String gmtOffline)
Sets gmt offline.
|
void |
setGmtOnline(String gmtOnline)
Sets gmt online.
|
void |
setGrayStrategy(String grayStrategy)
Sets gray strategy.
|
void |
setMemo(String memo)
Sets memo.
|
void |
setMiniAppCategoryInfoList(List<MiniAppCategoryInfo> miniAppCategoryInfoList)
Sets mini app category info list.
|
void |
setPackageInfoList(List<MiniPackageInfo> packageInfoList)
Sets package info list.
|
void |
setRejectReason(String rejectReason)
Sets reject reason.
|
void |
setScanResult(String scanResult)
Sets scan result.
|
void |
setScreenShotList(List<String> screenShotList)
Sets screen shot list.
|
void |
setServiceEmail(String serviceEmail)
Sets service email.
|
void |
setServicePhone(String servicePhone)
Sets service phone.
|
void |
setServiceRegionInfo(List<RegionInfo> serviceRegionInfo)
Sets service region info.
|
void |
setServiceRegionType(String serviceRegionType)
Sets service region type.
|
void |
setStatus(String status)
Sets status.
|
void |
setVersionDesc(String versionDesc)
Sets version desc.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayOpenMiniVersionDetailQueryResponse()
public void setAppDesc(String appDesc)
appDesc
- the app descpublic String getAppDesc()
public void setAppEnglishName(String appEnglishName)
appEnglishName
- the app english namepublic String getAppEnglishName()
public void setAppLogo(String appLogo)
appLogo
- the app logopublic String getAppLogo()
public void setAppName(String appName)
appName
- the app namepublic String getAppName()
public void setAppSlogan(String appSlogan)
appSlogan
- the app sloganpublic String getAppSlogan()
public void setAppVersion(String appVersion)
appVersion
- the app versionpublic String getAppVersion()
public void setGmtApplyAudit(String gmtApplyAudit)
gmtApplyAudit
- the gmt apply auditpublic String getGmtApplyAudit()
public void setGmtAuditEnd(String gmtAuditEnd)
gmtAuditEnd
- the gmt audit endpublic String getGmtAuditEnd()
public void setGmtCreate(Date gmtCreate)
gmtCreate
- the gmt createpublic Date getGmtCreate()
public void setGmtOffline(String gmtOffline)
gmtOffline
- the gmt offlinepublic String getGmtOffline()
public void setGmtOnline(String gmtOnline)
gmtOnline
- the gmt onlinepublic String getGmtOnline()
public void setGrayStrategy(String grayStrategy)
grayStrategy
- the gray strategypublic String getGrayStrategy()
public void setMemo(String memo)
memo
- the memopublic String getMemo()
public void setMiniAppCategoryInfoList(List<MiniAppCategoryInfo> miniAppCategoryInfoList)
miniAppCategoryInfoList
- the mini app category info listpublic List<MiniAppCategoryInfo> getMiniAppCategoryInfoList()
public void setPackageInfoList(List<MiniPackageInfo> packageInfoList)
packageInfoList
- the package info listpublic List<MiniPackageInfo> getPackageInfoList()
public void setRejectReason(String rejectReason)
rejectReason
- the reject reasonpublic String getRejectReason()
public void setScanResult(String scanResult)
scanResult
- the scan resultpublic String getScanResult()
public void setScreenShotList(List<String> screenShotList)
screenShotList
- the screen shot listpublic List<String> getScreenShotList()
public void setServiceEmail(String serviceEmail)
serviceEmail
- the service emailpublic String getServiceEmail()
public void setServicePhone(String servicePhone)
servicePhone
- the service phonepublic String getServicePhone()
public void setServiceRegionInfo(List<RegionInfo> serviceRegionInfo)
serviceRegionInfo
- the service region infopublic List<RegionInfo> getServiceRegionInfo()
public void setServiceRegionType(String serviceRegionType)
serviceRegionType
- the service region typepublic String getServiceRegionType()
public void setStatus(String status)
status
- the statuspublic String getStatus()
public void setVersionDesc(String versionDesc)
versionDesc
- the version descpublic String getVersionDesc()
Copyright © 2018. All rights reserved.