Uses of Class
com.tencentcloudapi.ocr.v20181119.models.BizLicenseOCRRequest
-
Packages that use BizLicenseOCRRequest Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of BizLicenseOCRRequest in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 with parameters of type BizLicenseOCRRequest Modifier and Type Method Description BizLicenseOCRResponseOcrClient. BizLicenseOCR(BizLicenseOCRRequest req)本接口支持快速精准识别营业执照上的字段,包括统一社会信用代码、公司名称、主体类型、法定代表人、注册资本、组成形式、成立日期、营业期限和经营范围等字段。 默认接口请求频率限制:10次/秒。 -
Uses of BizLicenseOCRRequest in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type BizLicenseOCRRequest Constructor Description BizLicenseOCRRequest(BizLicenseOCRRequest 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.
-