Uses of Class
com.tencentcloudapi.ocr.v20181119.models.PropOwnerCertOCRRequest
-
Packages that use PropOwnerCertOCRRequest Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of PropOwnerCertOCRRequest in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 with parameters of type PropOwnerCertOCRRequest Modifier and Type Method Description PropOwnerCertOCRResponseOcrClient. PropOwnerCertOCR(PropOwnerCertOCRRequest req)本接口支持房产证关键字段的识别,包括房地产权利人、共有情况、登记时间、规划用途、房屋性质、房屋坐落等。 目前接口对合肥、成都、佛山三个城市的房产证版式识别较好。 默认接口请求频率限制:5次/秒。 -
Uses of PropOwnerCertOCRRequest in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type PropOwnerCertOCRRequest Constructor Description PropOwnerCertOCRRequest(PropOwnerCertOCRRequest 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.
-