Uses of Class
com.tencentcloudapi.ocr.v20181119.models.VatRollInvoiceOCRResponse
-
Packages that use VatRollInvoiceOCRResponse Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of VatRollInvoiceOCRResponse in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 that return VatRollInvoiceOCRResponse Modifier and Type Method Description VatRollInvoiceOCRResponseOcrClient. VatRollInvoiceOCR(VatRollInvoiceOCRRequest req)本接口支持对增值税发票(卷票)关键字段的识别,包括的发票代码、合计金额(小写)、合计金额(大写)、开票日期、发票号码、购买方识别号、销售方识别号、校验码、销售方名称、购买方名称、发票消费类型、省、市、是否有公司印章、单价、金额、数量、服务类型、品名、种类等。 默认接口请求频率限制:5次/秒。 -
Uses of VatRollInvoiceOCRResponse in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type VatRollInvoiceOCRResponse Constructor Description VatRollInvoiceOCRResponse(VatRollInvoiceOCRResponse 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.
-