public class GiftUserTemplateBoxInfo extends AlipayObject
| 构造器和说明 |
|---|
GiftUserTemplateBoxInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
GiftTemplateAtmosphereBox |
getAtmosphereBox() |
GiftTemplateBackCoverBox |
getBackCoverBox() |
GiftTemplateBaseInfo |
getBaseInfo() |
GiftTemplateButtonBox |
getButtonBox() |
GiftTemplateFrontCoverBox |
getFrontCoverBox() |
GiftTemplateStoryBox |
getStoryBox() |
Boolean |
getValid() |
Date |
getValidEndTime() |
Date |
getValidStartTime() |
void |
setAtmosphereBox(GiftTemplateAtmosphereBox atmosphereBox) |
void |
setBackCoverBox(GiftTemplateBackCoverBox backCoverBox) |
void |
setBaseInfo(GiftTemplateBaseInfo baseInfo) |
void |
setButtonBox(GiftTemplateButtonBox buttonBox) |
void |
setFrontCoverBox(GiftTemplateFrontCoverBox frontCoverBox) |
void |
setStoryBox(GiftTemplateStoryBox storyBox) |
void |
setValid(Boolean valid) |
void |
setValidEndTime(Date validEndTime) |
void |
setValidStartTime(Date validStartTime) |
public GiftTemplateAtmosphereBox getAtmosphereBox()
public void setAtmosphereBox(GiftTemplateAtmosphereBox atmosphereBox)
public GiftTemplateBackCoverBox getBackCoverBox()
public void setBackCoverBox(GiftTemplateBackCoverBox backCoverBox)
public GiftTemplateBaseInfo getBaseInfo()
public void setBaseInfo(GiftTemplateBaseInfo baseInfo)
public GiftTemplateButtonBox getButtonBox()
public void setButtonBox(GiftTemplateButtonBox buttonBox)
public GiftTemplateFrontCoverBox getFrontCoverBox()
public void setFrontCoverBox(GiftTemplateFrontCoverBox frontCoverBox)
public GiftTemplateStoryBox getStoryBox()
public void setStoryBox(GiftTemplateStoryBox storyBox)
public Boolean getValid()
public void setValid(Boolean valid)
public Date getValidEndTime()
public void setValidEndTime(Date validEndTime)
public Date getValidStartTime()
public void setValidStartTime(Date validStartTime)
Copyright © 2023. All rights reserved.