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