public class AlipayOpenMiniShopRelationQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayOpenMiniShopRelationQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getEntityIdList() |
String |
getOperation() |
Long |
getPageNum() |
Long |
getPageSize() |
void |
setEntityIdList(List<String> entityIdList) |
void |
setOperation(String operation) |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
Copyright © 2023. All rights reserved.