public class BatchSendOfficialAccountOTOMessageResponse
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
BatchSendOfficialAccountOTOMessageResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
| 构造器和说明 |
|---|
BatchSendOfficialAccountOTOMessageResponse() |
@NameInMap(value="statusCode") public Integer statusCode
@NameInMap(value="body") public BatchSendOfficialAccountOTOMessageResponseBody body
public BatchSendOfficialAccountOTOMessageResponse()
public static BatchSendOfficialAccountOTOMessageResponse build(Map<String,?> map) throws Exception
Exceptionpublic BatchSendOfficialAccountOTOMessageResponse setHeaders(Map<String,String> headers)
public BatchSendOfficialAccountOTOMessageResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public BatchSendOfficialAccountOTOMessageResponse setBody(BatchSendOfficialAccountOTOMessageResponseBody body)
public BatchSendOfficialAccountOTOMessageResponseBody getBody()
Copyright © 2025. All rights reserved.