public class KoubeiServindustryExerciseNoticeCreateModel extends AlipayObject
| 构造器和说明 |
|---|
KoubeiServindustryExerciseNoticeCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getExternalNoticeId() |
String |
getFitnessId() |
Date |
getGmtEnd() |
Date |
getGmtStart() |
String |
getJumpUrl() |
String |
getJumpUrlType() |
String |
getRequestId() |
String |
getShopId() |
String |
getSubType() |
NoticeTemplateArgs |
getTemplateArgs() |
String |
getTitle() |
String |
getType() |
void |
setExternalNoticeId(String externalNoticeId) |
void |
setFitnessId(String fitnessId) |
void |
setGmtEnd(Date gmtEnd) |
void |
setGmtStart(Date gmtStart) |
void |
setJumpUrl(String jumpUrl) |
void |
setJumpUrlType(String jumpUrlType) |
void |
setRequestId(String requestId) |
void |
setShopId(String shopId) |
void |
setSubType(String subType) |
void |
setTemplateArgs(NoticeTemplateArgs templateArgs) |
void |
setTitle(String title) |
void |
setType(String type) |
public KoubeiServindustryExerciseNoticeCreateModel()
public String getExternalNoticeId()
public void setExternalNoticeId(String externalNoticeId)
public String getFitnessId()
public void setFitnessId(String fitnessId)
public Date getGmtEnd()
public void setGmtEnd(Date gmtEnd)
public Date getGmtStart()
public void setGmtStart(Date gmtStart)
public String getJumpUrl()
public void setJumpUrl(String jumpUrl)
public String getJumpUrlType()
public void setJumpUrlType(String jumpUrlType)
public String getRequestId()
public void setRequestId(String requestId)
public String getShopId()
public void setShopId(String shopId)
public String getSubType()
public void setSubType(String subType)
public NoticeTemplateArgs getTemplateArgs()
public void setTemplateArgs(NoticeTemplateArgs templateArgs)
public String getTitle()
public void setTitle(String title)
public String getType()
public void setType(String type)
Copyright © 2020. All rights reserved.