Uses of Class
com.tencentcloudapi.ocr.v20181119.models.RecognizeTravelCardOCRResponse
-
Packages that use RecognizeTravelCardOCRResponse Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of RecognizeTravelCardOCRResponse in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 that return RecognizeTravelCardOCRResponse Modifier and Type Method Description RecognizeTravelCardOCRResponseOcrClient. RecognizeTravelCardOCR(RecognizeTravelCardOCRRequest req)本接口支持通信大数据行程卡识别,包括行程卡颜色、更新时间、途经地、存在中高风险地区的城市、电话号码,五个字段的识别结果输出。 默认接口请求频率限制:20次/秒。 -
Uses of RecognizeTravelCardOCRResponse in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type RecognizeTravelCardOCRResponse Constructor Description RecognizeTravelCardOCRResponse(RecognizeTravelCardOCRResponse 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.
-