Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
OtherInvoiceItem[] |
OnlineTaxiItinerary.getContent()
Get 识别出的字段名称(关键字)
|
OtherInvoiceItem[] |
ShoppingReceipt.getContent()
Get 识别出的字段名称(关键字)
|
OtherInvoiceItem[] |
CustomsPaymentReceipt.getContent()
Get 识别出的字段名称(关键字),支持以下字段: 税号 、纳税人识别号 、纳税人名称 、金额合计大写 、金额合计小写 、填发日期 、税务机关 、填票人。 示例值:纳税人识别号
|
OtherInvoiceItem[] |
TaxPayment.getContent()
Get 识别出的字段名称(关键字),支持以下字段:
税号 、纳税人识别号 、纳税人名称 、金额合计大写 、金额合计小写 、填发日期 、税务机关 、填票人。
示例值:纳税人识别号
|
OtherInvoiceItem[] |
SaleInventory.getContent()
Get 识别出的字段名称(关键字)
|
OtherInvoiceItem[] |
OverseasInvoice.getContent()
Get 识别出的字段名称(关键字)
|
OtherInvoiceItem[] |
CustomsDeclaration.getContent()
Get 识别出的字段名称(关键字)
|
OtherInvoiceItem[] |
OtherInvoiceList.getOtherInvoiceItemList()
Get 列表
|
OtherInvoiceItem[] |
OtherInvoice.getOtherInvoiceListItems()
Get 列表
|
Modifier and Type | Method and Description |
---|---|
void |
OnlineTaxiItinerary.setContent(OtherInvoiceItem[] Content)
Set 识别出的字段名称(关键字)
|
void |
ShoppingReceipt.setContent(OtherInvoiceItem[] Content)
Set 识别出的字段名称(关键字)
|
void |
CustomsPaymentReceipt.setContent(OtherInvoiceItem[] Content)
Set 识别出的字段名称(关键字),支持以下字段: 税号 、纳税人识别号 、纳税人名称 、金额合计大写 、金额合计小写 、填发日期 、税务机关 、填票人。 示例值:纳税人识别号
|
void |
TaxPayment.setContent(OtherInvoiceItem[] Content)
Set 识别出的字段名称(关键字),支持以下字段:
税号 、纳税人识别号 、纳税人名称 、金额合计大写 、金额合计小写 、填发日期 、税务机关 、填票人。
示例值:纳税人识别号
|
void |
SaleInventory.setContent(OtherInvoiceItem[] Content)
Set 识别出的字段名称(关键字)
|
void |
OverseasInvoice.setContent(OtherInvoiceItem[] Content)
Set 识别出的字段名称(关键字)
|
void |
CustomsDeclaration.setContent(OtherInvoiceItem[] Content)
Set 识别出的字段名称(关键字)
|
void |
OtherInvoiceList.setOtherInvoiceItemList(OtherInvoiceItem[] OtherInvoiceItemList)
Set 列表
|
void |
OtherInvoice.setOtherInvoiceListItems(OtherInvoiceItem[] OtherInvoiceListItems)
Set 列表
|
Constructor and Description |
---|
OtherInvoiceItem(OtherInvoiceItem source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.