public class GiftTemplateFrontCoverBox extends AlipayObject
| 构造器和说明 |
|---|
GiftTemplateFrontCoverBox() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getImageUrl() |
String |
getSpecialShapedUrl() |
String |
getVideoUrl() |
void |
setImageUrl(String imageUrl) |
void |
setSpecialShapedUrl(String specialShapedUrl) |
void |
setVideoUrl(String videoUrl) |
public String getImageUrl()
public void setImageUrl(String imageUrl)
public String getSpecialShapedUrl()
public void setSpecialShapedUrl(String specialShapedUrl)
public String getVideoUrl()
public void setVideoUrl(String videoUrl)
Copyright © 2023. All rights reserved.