public class AlipayDigitalopUcdpApecreativeResultpicCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayDigitalopUcdpApecreativeResultpicCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ItemDesignTextInfo> |
getCreativeItemDesignTextList() |
String |
getDescription() |
String |
getGroupId() |
Long |
getHeight() |
String |
getProjectId() |
List<String> |
getStyleIdList() |
Long |
getWidth() |
void |
setCreativeItemDesignTextList(List<ItemDesignTextInfo> creativeItemDesignTextList) |
void |
setDescription(String description) |
void |
setGroupId(String groupId) |
void |
setHeight(Long height) |
void |
setProjectId(String projectId) |
void |
setStyleIdList(List<String> styleIdList) |
void |
setWidth(Long width) |
public AlipayDigitalopUcdpApecreativeResultpicCreateModel()
public List<ItemDesignTextInfo> getCreativeItemDesignTextList()
public void setCreativeItemDesignTextList(List<ItemDesignTextInfo> creativeItemDesignTextList)
public String getDescription()
public void setDescription(String description)
public String getGroupId()
public void setGroupId(String groupId)
public Long getHeight()
public void setHeight(Long height)
public String getProjectId()
public void setProjectId(String projectId)
public Long getWidth()
public void setWidth(Long width)
Copyright © 2024. All rights reserved.