public class AlipayUserStepcounterQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayUserStepcounterQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCountDate()
Gets count date.
|
String |
getPartnerId()
Gets partner id.
|
String |
getTimeZone()
Gets time zone.
|
String |
getUserId()
Gets user id.
|
void |
setCountDate(String countDate)
Sets count date.
|
void |
setPartnerId(String partnerId)
Sets partner id.
|
void |
setTimeZone(String timeZone)
Sets time zone.
|
void |
setUserId(String userId)
Sets user id.
|
public String getCountDate()
public void setCountDate(String countDate)
countDate
- the count datepublic String getPartnerId()
public void setPartnerId(String partnerId)
partnerId
- the partner idpublic 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.