public static class RecognizeBusinessLicenseResponseBody.RecognizeBusinessLicenseResponseBodyDataEmblem
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
RecognizeBusinessLicenseResponseBodyDataEmblem() |
@NameInMap(value="Height") public Integer height
@NameInMap(value="Left") public Integer left
@NameInMap(value="Top") public Integer top
@NameInMap(value="Width") public Integer width
public RecognizeBusinessLicenseResponseBodyDataEmblem()
public static RecognizeBusinessLicenseResponseBody.RecognizeBusinessLicenseResponseBodyDataEmblem build(Map<String,?> map) throws Exception
Exceptionpublic RecognizeBusinessLicenseResponseBody.RecognizeBusinessLicenseResponseBodyDataEmblem setHeight(Integer height)
public Integer getHeight()
public RecognizeBusinessLicenseResponseBody.RecognizeBusinessLicenseResponseBodyDataEmblem setLeft(Integer left)
public Integer getLeft()
public RecognizeBusinessLicenseResponseBody.RecognizeBusinessLicenseResponseBodyDataEmblem setTop(Integer top)
public Integer getTop()
public RecognizeBusinessLicenseResponseBody.RecognizeBusinessLicenseResponseBodyDataEmblem setWidth(Integer width)
public Integer getWidth()
Copyright © 2023. All rights reserved.