public static class OapiDingSendRequest.OpenDingSendVo extends TaobaoObject
| 构造器和说明 |
|---|
OpenDingSendVo() |
| 限定符和类型 | 方法和说明 |
|---|---|
OapiDingSendRequest.AttachmentVo |
getAttachment() |
List<String> |
getReceiverUids() |
Long |
getRemindType() |
String |
getTextContent() |
void |
setAttachment(OapiDingSendRequest.AttachmentVo attachment) |
void |
setReceiverUids(List<String> receiverUids) |
void |
setRemindType(Long remindType) |
void |
setTextContent(String textContent) |
public OapiDingSendRequest.AttachmentVo getAttachment()
public void setAttachment(OapiDingSendRequest.AttachmentVo attachment)
public Long getRemindType()
public void setRemindType(Long remindType)
public String getTextContent()
public void setTextContent(String textContent)
Copyright © 2020. All rights reserved.