public class AlipayMarketingPassShopBindModel extends AlipayObject
Constructor and Description |
---|
AlipayMarketingPassShopBindModel() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getIsAppending()
Gets is appending.
|
List<String> |
getShopList()
Gets shop list.
|
String |
getTplId()
Gets tpl id.
|
void |
setIsAppending(Boolean isAppending)
Sets is appending.
|
void |
setShopList(List<String> shopList)
Sets shop list.
|
void |
setTplId(String tplId)
Sets tpl id.
|
public Boolean getIsAppending()
public void setIsAppending(Boolean isAppending)
isAppending
- the is appendingpublic void setShopList(List<String> shopList)
shopList
- the shop listpublic String getTplId()
public void setTplId(String tplId)
tplId
- the tpl idCopyright © 2018. All rights reserved.