Uses of Class
com.tencentcloudapi.ocr.v20181119.models.TollInvoiceOCRRequest
-
Packages that use TollInvoiceOCRRequest Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of TollInvoiceOCRRequest in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 with parameters of type TollInvoiceOCRRequest Modifier and Type Method Description TollInvoiceOCRResponseOcrClient. TollInvoiceOCR(TollInvoiceOCRRequest req)本接口支持过路过桥费发票关键字段的识别,包括发票代码、发票号码、日期、金额、入口、出口、时间、发票消费类型、高速标志等。 默认接口请求频率限制:5次/秒。 -
Uses of TollInvoiceOCRRequest in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type TollInvoiceOCRRequest Constructor Description TollInvoiceOCRRequest(TollInvoiceOCRRequest 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.
-