public class AlipayUserStepcounterDataBatchqueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayUserStepcounterDataBatchqueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndDate()
Gets end date.
|
String |
getPartnerId()
Gets partner id.
|
String |
getStartDate()
Gets start date.
|
String |
getTimeZone()
Gets time zone.
|
String |
getUserId()
Gets user id.
|
void |
setEndDate(String endDate)
Sets end date.
|
void |
setPartnerId(String partnerId)
Sets partner id.
|
void |
setStartDate(String startDate)
Sets start date.
|
void |
setTimeZone(String timeZone)
Sets time zone.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayUserStepcounterDataBatchqueryModel()
public String getEndDate()
public void setEndDate(String endDate)
endDate - the end datepublic String getPartnerId()
public void setPartnerId(String partnerId)
partnerId - the partner idpublic String getStartDate()
public void setStartDate(String startDate)
startDate - the start datepublic String getTimeZone()
public void setTimeZone(String timeZone)
timeZone - the time zonepublic String getUserId()
public void setUserId(String userId)
userId - the user idCopyright © 2018. All rights reserved.