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