public class AntMerchantExpandMerchantStorelistQueryModel extends AlipayObject
| Constructor and Description |
|---|
AntMerchantExpandMerchantStorelistQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIsIncludeCognate()
Gets is include cognate.
|
Long |
getPageNum()
Gets page num.
|
Long |
getPageSize()
Gets page size.
|
String |
getPid()
Gets pid.
|
void |
setIsIncludeCognate(String isIncludeCognate)
Sets is include cognate.
|
void |
setPageNum(Long pageNum)
Sets page num.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setPid(String pid)
Sets pid.
|
public AntMerchantExpandMerchantStorelistQueryModel()
public String getIsIncludeCognate()
public void setIsIncludeCognate(String isIncludeCognate)
isIncludeCognate - the is include cognatepublic Long getPageNum()
public void setPageNum(Long pageNum)
pageNum - the page numpublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize - the page sizepublic String getPid()
public void setPid(String pid)
pid - the pidCopyright © 2018. All rights reserved.