Uses of Class
com.tencentcloudapi.ocr.v20181119.models.BusinessCardOCRResponse
-
Packages that use BusinessCardOCRResponse Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of BusinessCardOCRResponse in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 that return BusinessCardOCRResponse Modifier and Type Method Description BusinessCardOCRResponseOcrClient. BusinessCardOCR(BusinessCardOCRRequest req)本接口支持中英文名片各字段的自动定位与识别,包含姓名、电话、手机号、邮箱、公司、部门、职位、网址、地址、QQ、微信、MSN等。 默认接口请求频率限制:10次/秒。 -
Uses of BusinessCardOCRResponse in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type BusinessCardOCRResponse Constructor Description BusinessCardOCRResponse(BusinessCardOCRResponse 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.
-