public class BatchSendOfficialAccountOTOMessageResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
BatchSendOfficialAccountOTOMessageResponseBody.BatchSendOfficialAccountOTOMessageResponseBodyResult |
限定符和类型 | 字段和说明 |
---|---|
String |
requestId
example:
acs1234
|
BatchSendOfficialAccountOTOMessageResponseBody.BatchSendOfficialAccountOTOMessageResponseBodyResult |
result |
构造器和说明 |
---|
BatchSendOfficialAccountOTOMessageResponseBody() |
@NameInMap(value="requestId") public String requestId
acs1234
@NameInMap(value="result") public BatchSendOfficialAccountOTOMessageResponseBody.BatchSendOfficialAccountOTOMessageResponseBodyResult result
public BatchSendOfficialAccountOTOMessageResponseBody()
public static BatchSendOfficialAccountOTOMessageResponseBody build(Map<String,?> map) throws Exception
Exception
public BatchSendOfficialAccountOTOMessageResponseBody setRequestId(String requestId)
public String getRequestId()
public BatchSendOfficialAccountOTOMessageResponseBody setResult(BatchSendOfficialAccountOTOMessageResponseBody.BatchSendOfficialAccountOTOMessageResponseBodyResult result)
public BatchSendOfficialAccountOTOMessageResponseBody.BatchSendOfficialAccountOTOMessageResponseBodyResult getResult()
Copyright © 2024. All rights reserved.