public static class SendMsgByTaskSupportInviteJoinOrgRequest.SendMsgByTaskSupportInviteJoinOrgRequestMessageContent
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<SendMsgByTaskSupportInviteJoinOrgRequest.SendMsgByTaskSupportInviteJoinOrgRequestMessageContentBtns> |
btns |
String |
content |
String |
messageType |
String |
title |
| 构造器和说明 |
|---|
SendMsgByTaskSupportInviteJoinOrgRequestMessageContent() |
@NameInMap(value="btns") public List<SendMsgByTaskSupportInviteJoinOrgRequest.SendMsgByTaskSupportInviteJoinOrgRequestMessageContentBtns> btns
@NameInMap(value="content") public String content
@NameInMap(value="messageType") public String messageType
@NameInMap(value="title") public String title
public SendMsgByTaskSupportInviteJoinOrgRequestMessageContent()
public static SendMsgByTaskSupportInviteJoinOrgRequest.SendMsgByTaskSupportInviteJoinOrgRequestMessageContent build(Map<String,?> map) throws Exception
Exceptionpublic SendMsgByTaskSupportInviteJoinOrgRequest.SendMsgByTaskSupportInviteJoinOrgRequestMessageContent setBtns(List<SendMsgByTaskSupportInviteJoinOrgRequest.SendMsgByTaskSupportInviteJoinOrgRequestMessageContentBtns> btns)
public List<SendMsgByTaskSupportInviteJoinOrgRequest.SendMsgByTaskSupportInviteJoinOrgRequestMessageContentBtns> getBtns()
public SendMsgByTaskSupportInviteJoinOrgRequest.SendMsgByTaskSupportInviteJoinOrgRequestMessageContent setContent(String content)
public String getContent()
public SendMsgByTaskSupportInviteJoinOrgRequest.SendMsgByTaskSupportInviteJoinOrgRequestMessageContent setMessageType(String messageType)
public String getMessageType()
public SendMsgByTaskSupportInviteJoinOrgRequest.SendMsgByTaskSupportInviteJoinOrgRequestMessageContent setTitle(String title)
public String getTitle()
Copyright © 2024. All rights reserved.