public class AlipayCommerceLotteryPresentlistQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceLotteryPresentlistQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getGmtEnd() |
String |
getGmtStart() |
Long |
getPageNo() |
Long |
getPageSize() |
void |
setGmtEnd(String gmtEnd) |
void |
setGmtStart(String gmtStart) |
void |
setPageNo(Long pageNo) |
void |
setPageSize(Long pageSize) |
public AlipayCommerceLotteryPresentlistQueryModel()
public String getGmtEnd()
public void setGmtEnd(String gmtEnd)
public String getGmtStart()
public void setGmtStart(String gmtStart)
public Long getPageNo()
public void setPageNo(Long pageNo)
public Long getPageSize()
public void setPageSize(Long pageSize)
Copyright © 2023. All rights reserved.