public class QueryReceiptsByPageResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
QueryReceiptsByPageResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static QueryReceiptsByPageResponse |
build(Map<String,?> map) |
QueryReceiptsByPageResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
QueryReceiptsByPageResponse |
setBody(QueryReceiptsByPageResponseBody body) |
QueryReceiptsByPageResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public QueryReceiptsByPageResponseBody body
public static QueryReceiptsByPageResponse build(Map<String,?> map) throws Exception
Exceptionpublic QueryReceiptsByPageResponse setHeaders(Map<String,String> headers)
public QueryReceiptsByPageResponse setBody(QueryReceiptsByPageResponseBody body)
public QueryReceiptsByPageResponseBody getBody()
Copyright © 2022. All rights reserved.