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