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