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