public class AlipayFinanceZcbEndowmentorderDetailQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayFinanceZcbEndowmentorderDetailQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getEndTime()
Gets end time.
|
String |
getProductId()
Gets product id.
|
String |
getStartTime()
Gets start time.
|
void |
setEndTime(String endTime)
Sets end time.
|
void |
setProductId(String productId)
Sets product id.
|
void |
setStartTime(String startTime)
Sets start time.
|
public AlipayFinanceZcbEndowmentorderDetailQueryModel()
public String getEndTime()
public void setEndTime(String endTime)
endTime
- the end timepublic String getProductId()
public void setProductId(String productId)
productId
- the product idpublic String getStartTime()
public void setStartTime(String startTime)
startTime
- the start timeCopyright © 2018. All rights reserved.