public class AlipayInsUnderwriteUserPolicyQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayInsUnderwriteUserPolicyQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getPageNo() |
Long |
getPageSize() |
InsQueryPerson |
getPerson() |
List<String> |
getProductList() |
String |
getStatus() |
void |
setPageNo(Long pageNo) |
void |
setPageSize(Long pageSize) |
void |
setPerson(InsQueryPerson person) |
void |
setProductList(List<String> productList) |
void |
setStatus(String status) |
public Long getPageNo()
public void setPageNo(Long pageNo)
public Long getPageSize()
public void setPageSize(Long pageSize)
public InsQueryPerson getPerson()
public void setPerson(InsQueryPerson person)
public String getStatus()
public void setStatus(String status)
Copyright © 2023. All rights reserved.