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