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