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