public class SendMsgByTaskSupportInviteJoinOrgRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
SendMsgByTaskSupportInviteJoinOrgRequest() |
@NameInMap(value="messageContent") public SendMsgByTaskSupportInviteJoinOrgRequest.SendMsgByTaskSupportInviteJoinOrgRequestMessageContent messageContent
@NameInMap(value="needUrlTrack") public Boolean needUrlTrack
@NameInMap(value="openTeamId") public String openTeamId
@NameInMap(value="sendChannel") public String sendChannel
@NameInMap(value="taskName") public String taskName
public static SendMsgByTaskSupportInviteJoinOrgRequest build(Map<String,?> map) throws Exception
Exceptionpublic SendMsgByTaskSupportInviteJoinOrgRequest setMessageContent(SendMsgByTaskSupportInviteJoinOrgRequest.SendMsgByTaskSupportInviteJoinOrgRequestMessageContent messageContent)
public SendMsgByTaskSupportInviteJoinOrgRequest.SendMsgByTaskSupportInviteJoinOrgRequestMessageContent getMessageContent()
public SendMsgByTaskSupportInviteJoinOrgRequest setMobilePhones(List<String> mobilePhones)
public SendMsgByTaskSupportInviteJoinOrgRequest setNeedUrlTrack(Boolean needUrlTrack)
public Boolean getNeedUrlTrack()
public SendMsgByTaskSupportInviteJoinOrgRequest setOpenTeamId(String openTeamId)
public String getOpenTeamId()
public SendMsgByTaskSupportInviteJoinOrgRequest setSendChannel(String sendChannel)
public String getSendChannel()
public SendMsgByTaskSupportInviteJoinOrgRequest setTaskName(String taskName)
public String getTaskName()
Copyright © 2024. All rights reserved.