public static class RecognizeBusinessLicenseResponseBody.RecognizeBusinessLicenseResponseBodyDataTitle
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
RecognizeBusinessLicenseResponseBodyDataTitle() |
@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 RecognizeBusinessLicenseResponseBodyDataTitle()
public static RecognizeBusinessLicenseResponseBody.RecognizeBusinessLicenseResponseBodyDataTitle build(Map<String,?> map) throws Exception
Exceptionpublic RecognizeBusinessLicenseResponseBody.RecognizeBusinessLicenseResponseBodyDataTitle setHeight(Integer height)
public Integer getHeight()
public RecognizeBusinessLicenseResponseBody.RecognizeBusinessLicenseResponseBodyDataTitle setLeft(Integer left)
public Integer getLeft()
public RecognizeBusinessLicenseResponseBody.RecognizeBusinessLicenseResponseBodyDataTitle setTop(Integer top)
public Integer getTop()
public RecognizeBusinessLicenseResponseBody.RecognizeBusinessLicenseResponseBodyDataTitle setWidth(Integer width)
public Integer getWidth()
Copyright © 2023. All rights reserved.