Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119 | |
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
VerifyBasicBizLicenseResponse |
OcrClient.VerifyBasicBizLicense(VerifyBasicBizLicenseRequest req)
本接口支持营业执照信息的识别与准确性核验。
您可以通过输入营业执照注册号或营业执照图片(若两者都输入则只用注册号做查询)进行核验,接口返回查询到的工商照面信息,并比对要校验的字段与查询结果的一致性。查询到工商信息包括:统一社会信用代码、经营期限、法人姓名、经营状态、经营业务范围、注册资本等。
|
Constructor and Description |
---|
VerifyBasicBizLicenseResponse(VerifyBasicBizLicenseResponse 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.
|
Copyright © 2022. All rights reserved.