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