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