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
Exception
public BatchSendOfficialAccountOTOMessageResponse setHeaders(Map<String,String> headers)
public BatchSendOfficialAccountOTOMessageResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public BatchSendOfficialAccountOTOMessageResponse setBody(BatchSendOfficialAccountOTOMessageResponseBody body)
public BatchSendOfficialAccountOTOMessageResponseBody getBody()
Copyright © 2024. All rights reserved.