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