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