public class AlipayMarketingPassInstanceQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayMarketingPassInstanceQueryModel() |
Modifier and Type | Method and Description |
---|---|
Long |
getPageNum()
Gets page num.
|
Long |
getPageSize()
Gets page size.
|
String |
getPassId()
Gets pass id.
|
String |
getSerialNumber()
Gets serial number.
|
String |
getTplId()
Gets tpl id.
|
String |
getUserId()
Gets user id.
|
void |
setPageNum(Long pageNum)
Sets page num.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setPassId(String passId)
Sets pass id.
|
void |
setSerialNumber(String serialNumber)
Sets serial number.
|
void |
setTplId(String tplId)
Sets tpl id.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayMarketingPassInstanceQueryModel()
public Long getPageNum()
public void setPageNum(Long pageNum)
pageNum
- the page numpublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizepublic String getPassId()
public void setPassId(String passId)
passId
- the pass idpublic String getSerialNumber()
public void setSerialNumber(String serialNumber)
serialNumber
- the serial numberpublic String getTplId()
public void setTplId(String tplId)
tplId
- the tpl idpublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.