public class AlipayMarketingDataDashboardApplyResponse extends AlipayResponse
Constructor and Description |
---|
AlipayMarketingDataDashboardApplyResponse() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getDashboardFailList()
Gets dashboard fail list.
|
Boolean |
getStatus()
Gets status.
|
void |
setDashboardFailList(List<String> dashboardFailList)
Sets dashboard fail list.
|
void |
setStatus(Boolean status)
Sets status.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayMarketingDataDashboardApplyResponse()
public void setDashboardFailList(List<String> dashboardFailList)
dashboardFailList
- the dashboard fail listpublic List<String> getDashboardFailList()
public void setStatus(Boolean status)
status
- the statuspublic Boolean getStatus()
Copyright © 2018. All rights reserved.