public static class OapiSmartdeviceVisitorAddvisitorRequest.DidoVisitorVo extends TaobaoObject
| 构造器和说明 |
|---|
DidoVisitorVo() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getAppointedEndtime() |
Long |
getAppointedStarttime() |
String |
getExtraInfo() |
String |
getMediaId() |
String |
getMobile() |
List<String> |
getNotifyUserList() |
Long |
getRecognizeEndtime() |
Long |
getRecognizeStarttime() |
String |
getUserid() |
String |
getUserName() |
String |
getUserType() |
void |
setAppointedEndtime(Long appointedEndtime) |
void |
setAppointedStarttime(Long appointedStarttime) |
void |
setExtraInfo(String extraInfo) |
void |
setMediaId(String mediaId) |
void |
setMobile(String mobile) |
void |
setNotifyUserList(List<String> notifyUserList) |
void |
setRecognizeEndtime(Long recognizeEndtime) |
void |
setRecognizeStarttime(Long recognizeStarttime) |
void |
setUserid(String userid) |
void |
setUserName(String userName) |
void |
setUserType(String userType) |
public Long getAppointedEndtime()
public void setAppointedEndtime(Long appointedEndtime)
public Long getAppointedStarttime()
public void setAppointedStarttime(Long appointedStarttime)
public String getExtraInfo()
public void setExtraInfo(String extraInfo)
public String getMediaId()
public void setMediaId(String mediaId)
public String getMobile()
public void setMobile(String mobile)
public Long getRecognizeEndtime()
public void setRecognizeEndtime(Long recognizeEndtime)
public Long getRecognizeStarttime()
public void setRecognizeStarttime(Long recognizeStarttime)
public String getUserName()
public void setUserName(String userName)
public String getUserType()
public void setUserType(String userType)
public String getUserid()
public void setUserid(String userid)
Copyright © 2020. All rights reserved.