public static class RecognizeQuotaInvoiceResponseBody.RecognizeQuotaInvoiceResponseBodyData
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
RecognizeQuotaInvoiceResponseBodyData() |
@NameInMap(value="Angle") public Long angle
@NameInMap(value="Content") public RecognizeQuotaInvoiceResponseBody.RecognizeQuotaInvoiceResponseBodyDataContent content
@NameInMap(value="Height") public Long height
@NameInMap(value="KeyValueInfos") public List<RecognizeQuotaInvoiceResponseBody.RecognizeQuotaInvoiceResponseBodyDataKeyValueInfos> keyValueInfos
@NameInMap(value="OrgHeight") public Long orgHeight
@NameInMap(value="OrgWidth") public Long orgWidth
@NameInMap(value="Width") public Long width
public static RecognizeQuotaInvoiceResponseBody.RecognizeQuotaInvoiceResponseBodyData build(Map<String,?> map) throws Exception
Exceptionpublic RecognizeQuotaInvoiceResponseBody.RecognizeQuotaInvoiceResponseBodyData setAngle(Long angle)
public Long getAngle()
public RecognizeQuotaInvoiceResponseBody.RecognizeQuotaInvoiceResponseBodyData setContent(RecognizeQuotaInvoiceResponseBody.RecognizeQuotaInvoiceResponseBodyDataContent content)
public RecognizeQuotaInvoiceResponseBody.RecognizeQuotaInvoiceResponseBodyDataContent getContent()
public RecognizeQuotaInvoiceResponseBody.RecognizeQuotaInvoiceResponseBodyData setHeight(Long height)
public Long getHeight()
public RecognizeQuotaInvoiceResponseBody.RecognizeQuotaInvoiceResponseBodyData setKeyValueInfos(List<RecognizeQuotaInvoiceResponseBody.RecognizeQuotaInvoiceResponseBodyDataKeyValueInfos> keyValueInfos)
public List<RecognizeQuotaInvoiceResponseBody.RecognizeQuotaInvoiceResponseBodyDataKeyValueInfos> getKeyValueInfos()
public RecognizeQuotaInvoiceResponseBody.RecognizeQuotaInvoiceResponseBodyData setOrgHeight(Long orgHeight)
public Long getOrgHeight()
public RecognizeQuotaInvoiceResponseBody.RecognizeQuotaInvoiceResponseBodyData setOrgWidth(Long orgWidth)
public Long getOrgWidth()
public RecognizeQuotaInvoiceResponseBody.RecognizeQuotaInvoiceResponseBodyData setWidth(Long width)
public Long getWidth()
Copyright © 2023. All rights reserved.