Uses of Class
com.tencentcloudapi.ocr.v20181119.models.RecognizeMedicalInvoiceOCRResponse
-
Packages that use RecognizeMedicalInvoiceOCRResponse Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of RecognizeMedicalInvoiceOCRResponse in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 that return RecognizeMedicalInvoiceOCRResponse Modifier and Type Method Description RecognizeMedicalInvoiceOCRResponseOcrClient. RecognizeMedicalInvoiceOCR(RecognizeMedicalInvoiceOCRRequest req)医疗发票识别目前支持全国统一门诊发票、全国统一住院发票、以及部分地方的门诊和住院发票的识别。 默认接口请求频率限制:5次/秒。 -
Uses of RecognizeMedicalInvoiceOCRResponse in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type RecognizeMedicalInvoiceOCRResponse Constructor Description RecognizeMedicalInvoiceOCRResponse(RecognizeMedicalInvoiceOCRResponse 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.
-