Uses of Class
com.tencentcloudapi.ocr.v20181119.models.OrgCodeCertOCRResponse
-
Packages that use OrgCodeCertOCRResponse Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of OrgCodeCertOCRResponse in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 that return OrgCodeCertOCRResponse Modifier and Type Method Description OrgCodeCertOCRResponse
OcrClient. OrgCodeCertOCR(OrgCodeCertOCRRequest req)
本接口支持组织机构代码证关键字段的识别,包括代码、有效期、地址、机构名称等。 默认接口请求频率限制:5次/秒。 -
Uses of OrgCodeCertOCRResponse in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type OrgCodeCertOCRResponse Constructor Description OrgCodeCertOCRResponse(OrgCodeCertOCRResponse 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.
-