public static class CorpDingTaskCreateRequest.TaskSendVo extends TaobaoObject
| 构造器和说明 |
|---|
TaskSendVo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getContent() |
Long |
getContentType() |
Long |
getDeadLine() |
String |
getReceiverUserid() |
Long |
getRemindTime() |
Long |
getRemindType() |
String |
getSendUserid() |
void |
setContent(String content) |
void |
setContentType(Long contentType) |
void |
setDeadLine(Long deadLine) |
void |
setReceiverUserid(String receiverUserid) |
void |
setRemindTime(Long remindTime) |
void |
setRemindType(Long remindType) |
void |
setSendUserid(String sendUserid) |
public String getContent()
public void setContent(String content)
public Long getContentType()
public void setContentType(Long contentType)
public Long getDeadLine()
public void setDeadLine(Long deadLine)
public String getReceiverUserid()
public void setReceiverUserid(String receiverUserid)
public Long getRemindTime()
public void setRemindTime(Long remindTime)
public Long getRemindType()
public void setRemindType(Long remindType)
public String getSendUserid()
public void setSendUserid(String sendUserid)
Copyright © 2020. All rights reserved.