public class BatchSendOfficialAccountOTOMessageRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
accountId |
String |
bizId |
BatchSendOfficialAccountOTOMessageRequest.BatchSendOfficialAccountOTOMessageRequestDetail |
detail |
| 构造器和说明 |
|---|
BatchSendOfficialAccountOTOMessageRequest() |
@NameInMap(value="accountId") public String accountId
@NameInMap(value="bizId") public String bizId
@NameInMap(value="detail") public BatchSendOfficialAccountOTOMessageRequest.BatchSendOfficialAccountOTOMessageRequestDetail detail
public BatchSendOfficialAccountOTOMessageRequest()
public static BatchSendOfficialAccountOTOMessageRequest build(Map<String,?> map) throws Exception
Exceptionpublic BatchSendOfficialAccountOTOMessageRequest setAccountId(String accountId)
public String getAccountId()
public BatchSendOfficialAccountOTOMessageRequest setBizId(String bizId)
public String getBizId()
public BatchSendOfficialAccountOTOMessageRequest setDetail(BatchSendOfficialAccountOTOMessageRequest.BatchSendOfficialAccountOTOMessageRequestDetail detail)
public BatchSendOfficialAccountOTOMessageRequest.BatchSendOfficialAccountOTOMessageRequestDetail getDetail()
Copyright © 2022. All rights reserved.