public class AlipayCommerceLotteryPresentlistQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayCommerceLotteryPresentlistQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getGmtEnd()
Gets gmt end.
|
String |
getGmtStart()
Gets gmt start.
|
Long |
getPageNo()
Gets page no.
|
Long |
getPageSize()
Gets page size.
|
void |
setGmtEnd(String gmtEnd)
Sets gmt end.
|
void |
setGmtStart(String gmtStart)
Sets gmt start.
|
void |
setPageNo(Long pageNo)
Sets page no.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
public AlipayCommerceLotteryPresentlistQueryModel()
public String getGmtEnd()
public void setGmtEnd(String gmtEnd)
gmtEnd
- the gmt endpublic String getGmtStart()
public void setGmtStart(String gmtStart)
gmtStart
- the gmt startpublic Long getPageNo()
public void setPageNo(Long pageNo)
pageNo
- the page nopublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizeCopyright © 2018. All rights reserved.