public class AlipayMarketingSharetokenCreateModel extends AlipayObject
| Constructor and Description |
|---|
AlipayMarketingSharetokenCreateModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizLinkedId()
Gets biz linked id.
|
String |
getBizType()
Gets biz type.
|
String |
getBtnLeft()
Gets btn left.
|
String |
getBtnLeftHref()
Gets btn left href.
|
String |
getBtnRight()
Gets btn right.
|
String |
getBtnRightHref()
Gets btn right href.
|
String |
getDesc()
Gets desc.
|
String |
getIcon()
Gets icon.
|
Date |
getStartDate()
Gets start date.
|
Long |
getTimeout()
Gets timeout.
|
String |
getTitle()
Gets title.
|
void |
setBizLinkedId(String bizLinkedId)
Sets biz linked id.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setBtnLeft(String btnLeft)
Sets btn left.
|
void |
setBtnLeftHref(String btnLeftHref)
Sets btn left href.
|
void |
setBtnRight(String btnRight)
Sets btn right.
|
void |
setBtnRightHref(String btnRightHref)
Sets btn right href.
|
void |
setDesc(String desc)
Sets desc.
|
void |
setIcon(String icon)
Sets icon.
|
void |
setStartDate(Date startDate)
Sets start date.
|
void |
setTimeout(Long timeout)
Sets timeout.
|
void |
setTitle(String title)
Sets title.
|
public AlipayMarketingSharetokenCreateModel()
public String getBizLinkedId()
public void setBizLinkedId(String bizLinkedId)
bizLinkedId - the biz linked idpublic String getBizType()
public void setBizType(String bizType)
bizType - the biz typepublic String getBtnLeft()
public void setBtnLeft(String btnLeft)
btnLeft - the btn leftpublic String getBtnLeftHref()
public void setBtnLeftHref(String btnLeftHref)
btnLeftHref - the btn left hrefpublic String getBtnRight()
public void setBtnRight(String btnRight)
btnRight - the btn rightpublic String getBtnRightHref()
public void setBtnRightHref(String btnRightHref)
btnRightHref - the btn right hrefpublic String getDesc()
public void setDesc(String desc)
desc - the descpublic String getIcon()
public void setIcon(String icon)
icon - the iconpublic Date getStartDate()
public void setStartDate(Date startDate)
startDate - the start datepublic Long getTimeout()
public void setTimeout(Long timeout)
timeout - the timeoutpublic String getTitle()
public void setTitle(String title)
title - the titleCopyright © 2018. All rights reserved.