Uses of Class
com.tencentcloudapi.ocr.v20181119.models.MixedInvoiceDetectResponse
-
Packages that use MixedInvoiceDetectResponse Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of MixedInvoiceDetectResponse in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 that return MixedInvoiceDetectResponse Modifier and Type Method Description MixedInvoiceDetectResponseOcrClient. MixedInvoiceDetect(MixedInvoiceDetectRequest req)本接口支持多张、多类型票据的混合检测和自动分类,返回对应票据类型。目前已支持增值税发票、增值税发票(卷票)、定额发票、通用机打发票、购车发票、火车票、出租车发票、机票行程单、汽车票、轮船票、过路过桥费发票、酒店账单、客运限额发票、购物小票、完税证明共15种票据。 默认接口请求频率限制:5次/秒。 -
Uses of MixedInvoiceDetectResponse in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type MixedInvoiceDetectResponse Constructor Description MixedInvoiceDetectResponse(MixedInvoiceDetectResponse 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.
-