public class RecognizeLicensePlateResponse
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
RecognizeLicensePlateResponse.RecognizeLicensePlateResponseData |
static class |
RecognizeLicensePlateResponse.RecognizeLicensePlateResponseDataPlates |
static class |
RecognizeLicensePlateResponse.RecognizeLicensePlateResponseDataPlatesRoi |
| 限定符和类型 | 字段和说明 |
|---|---|
RecognizeLicensePlateResponse.RecognizeLicensePlateResponseData |
data |
String |
requestId |
| 构造器和说明 |
|---|
RecognizeLicensePlateResponse() |
@NameInMap(value="RequestId") @Validation(required=true) public String requestId
@NameInMap(value="Data") @Validation(required=true) public RecognizeLicensePlateResponse.RecognizeLicensePlateResponseData data
public static RecognizeLicensePlateResponse build(Map<String,?> map) throws Exception
ExceptionCopyright © 2020. All rights reserved.