Uses of Class
com.tencentcloudapi.ocr.v20181119.models.BusInvoiceOCRRequest
-
Packages that use BusInvoiceOCRRequest Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of BusInvoiceOCRRequest in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 with parameters of type BusInvoiceOCRRequest Modifier and Type Method Description BusInvoiceOCRResponse
OcrClient. BusInvoiceOCR(BusInvoiceOCRRequest req)
本接口支持识别公路汽车客票关键字段的识别,包括发票代码、发票号码、日期、票价、始发地、目的地、姓名、时间、发票消费类型、身份证号、省、市、开票日期、乘车地点、检票口、客票类型、车型、座位号、车次等。 默认接口请求频率限制:5次/秒。 -
Uses of BusInvoiceOCRRequest in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type BusInvoiceOCRRequest Constructor Description BusInvoiceOCRRequest(BusInvoiceOCRRequest 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.
-