Uses of Class
com.tencentcloudapi.ocr.v20181119.models.PermitOCRResponse
-
Packages that use PermitOCRResponse Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of PermitOCRResponse in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 that return PermitOCRResponse Modifier and Type Method Description PermitOCRResponseOcrClient. PermitOCR(PermitOCRRequest req)本接口支持对卡式港澳台通行证的识别,包括签发地点、签发机关、有效期限、性别、出生日期、英文姓名、姓名、证件号等字段。 默认接口请求频率限制:10次/秒。 -
Uses of PermitOCRResponse in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type PermitOCRResponse Constructor Description PermitOCRResponse(PermitOCRResponse 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.
-