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