Uses of Class
com.tencentcloudapi.ocr.v20181119.models.WaybillOCRRequest
-
Packages that use WaybillOCRRequest Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of WaybillOCRRequest in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 with parameters of type WaybillOCRRequest Modifier and Type Method Description WaybillOCRResponseOcrClient. WaybillOCR(WaybillOCRRequest req)本接口支持市面上主流版式电子运单的识别,包括收件人和寄件人的姓名、电话、地址以及运单号等字段。 默认接口请求频率限制:10次/秒。 -
Uses of WaybillOCRRequest in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type WaybillOCRRequest Constructor Description WaybillOCRRequest(WaybillOCRRequest 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.
-