public static class SendOfficialAccountOTOMessageRequest.SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
actionUrl
This parameter is required.
|
String |
title
This parameter is required.
|
构造器和说明 |
---|
SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList() |
@NameInMap(value="actionUrl") public String actionUrl
This parameter is required.
@NameInMap(value="title") public String title
This parameter is required.
public SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList()
public static SendOfficialAccountOTOMessageRequest.SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList build(Map<String,?> map) throws Exception
Exception
public SendOfficialAccountOTOMessageRequest.SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList setActionUrl(String actionUrl)
public String getActionUrl()
public SendOfficialAccountOTOMessageRequest.SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList setTitle(String title)
public String getTitle()
Copyright © 2024. All rights reserved.