public class AlipayOfflineMarketShopSummaryBatchqueryModel extends AlipayObject
Constructor and Description |
---|
AlipayOfflineMarketShopSummaryBatchqueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getOpRole()
Gets op role.
|
Long |
getPageNo()
Gets page no.
|
Long |
getPageSize()
Gets page size.
|
String |
getQueryType()
Gets query type.
|
String |
getRelatedPartnerId()
Gets related partner id.
|
String |
getShopId()
Gets shop id.
|
String |
getShopStatus()
Gets shop status.
|
void |
setOpRole(String opRole)
Sets op role.
|
void |
setPageNo(Long pageNo)
Sets page no.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setQueryType(String queryType)
Sets query type.
|
void |
setRelatedPartnerId(String relatedPartnerId)
Sets related partner id.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setShopStatus(String shopStatus)
Sets shop status.
|
public AlipayOfflineMarketShopSummaryBatchqueryModel()
public String getOpRole()
public void setOpRole(String opRole)
opRole
- the op rolepublic Long getPageNo()
public void setPageNo(Long pageNo)
pageNo
- the page nopublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizepublic String getQueryType()
public void setQueryType(String queryType)
queryType
- the query typepublic String getRelatedPartnerId()
public void setRelatedPartnerId(String relatedPartnerId)
relatedPartnerId
- the related partner idpublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic String getShopStatus()
public void setShopStatus(String shopStatus)
shopStatus
- the shop statusCopyright © 2018. All rights reserved.