public static class SendMsgByTaskSupportInviteJoinOrgRequest.SendMsgByTaskSupportInviteJoinOrgRequestMessageContentBtns
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
actionURL
example:
http://www.baidu.com
|
String |
title
example:
按钮标题
|
| 构造器和说明 |
|---|
SendMsgByTaskSupportInviteJoinOrgRequestMessageContentBtns() |
@NameInMap(value="actionURL") public String actionURL
@NameInMap(value="title") public String title
按钮标题
public SendMsgByTaskSupportInviteJoinOrgRequestMessageContentBtns()
public static SendMsgByTaskSupportInviteJoinOrgRequest.SendMsgByTaskSupportInviteJoinOrgRequestMessageContentBtns build(Map<String,?> map) throws Exception
Exceptionpublic SendMsgByTaskSupportInviteJoinOrgRequest.SendMsgByTaskSupportInviteJoinOrgRequestMessageContentBtns setActionURL(String actionURL)
public String getActionURL()
public SendMsgByTaskSupportInviteJoinOrgRequest.SendMsgByTaskSupportInviteJoinOrgRequestMessageContentBtns setTitle(String title)
public String getTitle()
Copyright © 2025. All rights reserved.