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