Uses of Class
com.tencentcloudapi.ocr.v20181119.models.HKIDCardOCRResponse
-
Packages that use HKIDCardOCRResponse Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of HKIDCardOCRResponse in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 that return HKIDCardOCRResponse Modifier and Type Method Description HKIDCardOCRResponseOcrClient. HKIDCardOCR(HKIDCardOCRRequest req)本接口支持中国香港身份证人像面中关键字段的识别,包括中文姓名、英文姓名、姓名电码、出生日期、性别、证件符号、首次签发日期、最近领用日期、身份证号、是否是永久性居民身份证;具备人像照片裁剪等扩展功能。 默认接口请求频率限制:5次/秒。 -
Uses of HKIDCardOCRResponse in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type HKIDCardOCRResponse Constructor Description HKIDCardOCRResponse(HKIDCardOCRResponse 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.
-