Uses of Class
com.tencentcloudapi.ocr.v20181119.models.ShipInvoiceOCRRequest
-
Packages that use ShipInvoiceOCRRequest Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of ShipInvoiceOCRRequest in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 with parameters of type ShipInvoiceOCRRequest Modifier and Type Method Description ShipInvoiceOCRResponseOcrClient. ShipInvoiceOCR(ShipInvoiceOCRRequest req)本接口支持识别轮船票的发票代码、发票号码、日期、姓名、票价、始发地、目的地、姓名、时间、发票消费类型、省、市、币种字段。 默认接口请求频率限制:5次/秒。 -
Uses of ShipInvoiceOCRRequest in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type ShipInvoiceOCRRequest Constructor Description ShipInvoiceOCRRequest(ShipInvoiceOCRRequest 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.
-