Uses of Class
com.tencentcloudapi.ocr.v20181119.models.CarInvoiceOCRRequest
-
Packages that use CarInvoiceOCRRequest Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of CarInvoiceOCRRequest in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 with parameters of type CarInvoiceOCRRequest Modifier and Type Method Description CarInvoiceOCRResponseOcrClient. CarInvoiceOCR(CarInvoiceOCRRequest req)本接口支持机动车销售统一发票和二手车销售统一发票的识别,包括发票号码、发票代码、合计金额、合计税额等二十多个字段。 默认接口请求频率限制:5次/秒。 -
Uses of CarInvoiceOCRRequest in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type CarInvoiceOCRRequest Constructor Description CarInvoiceOCRRequest(CarInvoiceOCRRequest 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.
-