Uses of Class
com.tencentcloudapi.ocr.v20181119.models.EnterpriseLicenseOCRRequest
-
Packages that use EnterpriseLicenseOCRRequest Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of EnterpriseLicenseOCRRequest in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 with parameters of type EnterpriseLicenseOCRRequest Modifier and Type Method Description EnterpriseLicenseOCRResponseOcrClient. EnterpriseLicenseOCR(EnterpriseLicenseOCRRequest req)本接口支持智能化识别各类企业登记证书、许可证书、企业执照、三证合一类证书,结构化输出统一社会信用代码、公司名称、法定代表人、公司地址、注册资金、企业类型、经营范围、成立日期、有效期、开办资金、经费来源、举办单位等关键字段。 默认接口请求频率限制:5次/秒。 -
Uses of EnterpriseLicenseOCRRequest in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type EnterpriseLicenseOCRRequest Constructor Description EnterpriseLicenseOCRRequest(EnterpriseLicenseOCRRequest 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.
-