public class AlipayMarketingIotBoothQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayMarketingIotBoothQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBoothToken() |
List<IotContentModuleInfo> |
getContentList() |
String |
getEngineType() |
Boolean |
getUsable() |
void |
setBoothToken(String boothToken) |
void |
setContentList(List<IotContentModuleInfo> contentList) |
void |
setEngineType(String engineType) |
void |
setUsable(Boolean usable) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setBoothToken(String boothToken)
public String getBoothToken()
public void setContentList(List<IotContentModuleInfo> contentList)
public List<IotContentModuleInfo> getContentList()
public void setEngineType(String engineType)
public String getEngineType()
public void setUsable(Boolean usable)
public Boolean getUsable()
Copyright © 2023. All rights reserved.