public class AlipayFinanceFundFundnetvaluesBatchqueryModel extends AlipayObject
Constructor and Description |
---|
AlipayFinanceFundFundnetvaluesBatchqueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getEndDate()
Gets end date.
|
String |
getFundCode()
Gets fund code.
|
String |
getPageNum()
Gets page num.
|
String |
getPageSize()
Gets page size.
|
String |
getStartDate()
Gets start date.
|
void |
setEndDate(String endDate)
Sets end date.
|
void |
setFundCode(String fundCode)
Sets fund code.
|
void |
setPageNum(String pageNum)
Sets page num.
|
void |
setPageSize(String pageSize)
Sets page size.
|
void |
setStartDate(String startDate)
Sets start date.
|
public AlipayFinanceFundFundnetvaluesBatchqueryModel()
public String getEndDate()
public void setEndDate(String endDate)
endDate
- the end datepublic String getFundCode()
public void setFundCode(String fundCode)
fundCode
- the fund codepublic String getPageNum()
public void setPageNum(String pageNum)
pageNum
- the page numpublic String getPageSize()
public void setPageSize(String pageSize)
pageSize
- the page sizepublic String getStartDate()
public void setStartDate(String startDate)
startDate
- the start dateCopyright © 2018. All rights reserved.