public class AlipayMarketingPassTemplateQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayMarketingPassTemplateQueryModel() |
Modifier and Type | Method and Description |
---|---|
Long |
getPageNum()
Gets page num.
|
Long |
getPageSize()
Gets page size.
|
String |
getTplId()
Gets tpl id.
|
void |
setPageNum(Long pageNum)
Sets page num.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setTplId(String tplId)
Sets tpl id.
|
public AlipayMarketingPassTemplateQueryModel()
public Long getPageNum()
public void setPageNum(Long pageNum)
pageNum
- the page numpublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizepublic String getTplId()
public void setTplId(String tplId)
tplId
- the tpl idCopyright © 2018. All rights reserved.