Uses of Class
com.tencentcloudapi.ocr.v20181119.models.InstitutionOCRRequest
-
Packages that use InstitutionOCRRequest Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of InstitutionOCRRequest in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 with parameters of type InstitutionOCRRequest Modifier and Type Method Description InstitutionOCRResponseOcrClient. InstitutionOCR(InstitutionOCRRequest req)本接口支持事业单位法人证书关键字段识别,包括注册号、有效期、住所、名称、法定代表人等。 默认接口请求频率限制:5次/秒。 -
Uses of InstitutionOCRRequest in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type InstitutionOCRRequest Constructor Description InstitutionOCRRequest(InstitutionOCRRequest 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.
-