public class ZhimaCreditEpLixinUserfillformQueryModel extends AlipayObject
| 构造器和说明 |
|---|
ZhimaCreditEpLixinUserfillformQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getEndTime() |
Long |
getFormId() |
List<String> |
getOpenIdList() |
Long |
getPageIndex() |
Long |
getPageSize() |
Date |
getStartTime() |
List<String> |
getUserIdList() |
void |
setEndTime(Date endTime) |
void |
setFormId(Long formId) |
void |
setOpenIdList(List<String> openIdList) |
void |
setPageIndex(Long pageIndex) |
void |
setPageSize(Long pageSize) |
void |
setStartTime(Date startTime) |
void |
setUserIdList(List<String> userIdList) |
public Date getEndTime()
public void setEndTime(Date endTime)
public Long getFormId()
public void setFormId(Long formId)
public Long getPageIndex()
public void setPageIndex(Long pageIndex)
public Long getPageSize()
public void setPageSize(Long pageSize)
public Date getStartTime()
public void setStartTime(Date startTime)
Copyright © 2023. All rights reserved.