public static class RecognizeLicensePlateResponse.RecognizeLicensePlateResponseDataPlatesRoi
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
RecognizeLicensePlateResponseDataPlatesRoi() |
@NameInMap(value="H") @Validation(required=true) public Integer h
@NameInMap(value="W") @Validation(required=true) public Integer w
@NameInMap(value="X") @Validation(required=true) public Integer x
@NameInMap(value="Y") @Validation(required=true) public Integer y
public RecognizeLicensePlateResponseDataPlatesRoi()
public static RecognizeLicensePlateResponse.RecognizeLicensePlateResponseDataPlatesRoi build(Map<String,?> map) throws Exception
ExceptionCopyright © 2020. All rights reserved.