public class AlipayUserCharityRecordexistQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayUserCharityRecordexistQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getBizType()
Gets biz type.
|
Date |
getEndTime()
Gets end time.
|
String |
getPartnerId()
Gets partner id.
|
Date |
getStartTime()
Gets start time.
|
String |
getUserId()
Gets user id.
|
void |
setBizType(Long bizType)
Sets biz type.
|
void |
setEndTime(Date endTime)
Sets end time.
|
void |
setPartnerId(String partnerId)
Sets partner id.
|
void |
setStartTime(Date startTime)
Sets start time.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayUserCharityRecordexistQueryModel()
public Long getBizType()
public void setBizType(Long bizType)
bizType - the biz typepublic Date getEndTime()
public void setEndTime(Date endTime)
endTime - the end timepublic String getPartnerId()
public void setPartnerId(String partnerId)
partnerId - the partner idpublic Date getStartTime()
public void setStartTime(Date startTime)
startTime - the start timepublic String getUserId()
public void setUserId(String userId)
userId - the user idCopyright © 2018. All rights reserved.