public class AlipayOpenSearchAppkeywordBatchqueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayOpenSearchAppkeywordBatchqueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getPageNumber() |
Long |
getPageSize() |
String |
getTargetAppid() |
void |
setPageNumber(Long pageNumber) |
void |
setPageSize(Long pageSize) |
void |
setTargetAppid(String targetAppid) |
public AlipayOpenSearchAppkeywordBatchqueryModel()
public Long getPageNumber()
public void setPageNumber(Long pageNumber)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getTargetAppid()
public void setTargetAppid(String targetAppid)
Copyright © 2023. All rights reserved.