public class AlipayMarketingShowwindowContentSyncModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayMarketingShowwindowContentSyncModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<IotDeviceInfo> |
getDeviceInfoList() |
String |
getEventTag() |
String |
getSource() |
void |
setDeviceInfoList(List<IotDeviceInfo> deviceInfoList) |
void |
setEventTag(String eventTag) |
void |
setSource(String source) |
public AlipayMarketingShowwindowContentSyncModel()
public List<IotDeviceInfo> getDeviceInfoList()
public void setDeviceInfoList(List<IotDeviceInfo> deviceInfoList)
public String getEventTag()
public void setEventTag(String eventTag)
public String getSource()
public void setSource(String source)
Copyright © 2023. All rights reserved.