Uses of Class
com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceOCRResponse
-
Packages that use MixedInvoiceOCRResponse Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of MixedInvoiceOCRResponse in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 that return MixedInvoiceOCRResponse Modifier and Type Method Description MixedInvoiceOCRResponseOcrClient. MixedInvoiceOCR(MixedInvoiceOCRRequest req)本接口支持 单张、多张、多类型 票据的混合识别,同时支持自选需要识别的票据类型,已支持票种包括:增值税发票(专票、普票、卷票)、全电发票、非税发票、定额发票、通用机打发票、购车发票、火车票、出租车发票、机票行程单、汽车票、轮船票、过路过桥费发票共14种标准报销发票,并支持其他类发票的识别。 默认接口请求频率限制:5次/秒。 -
Uses of MixedInvoiceOCRResponse in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type MixedInvoiceOCRResponse Constructor Description MixedInvoiceOCRResponse(MixedInvoiceOCRResponse 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.
-