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