Uses of Class
com.tencentcloudapi.ocr.v20181119.models.OtherInvoiceList
-
Packages that use OtherInvoiceList Package Description com.tencentcloudapi.ocr.v20181119.models -
-
Uses of OtherInvoiceList in com.tencentcloudapi.ocr.v20181119.models
Methods in com.tencentcloudapi.ocr.v20181119.models that return OtherInvoiceList Modifier and Type Method Description OtherInvoiceList[]OtherInvoice. getOtherInvoiceTableItems()Get 表格Methods in com.tencentcloudapi.ocr.v20181119.models with parameters of type OtherInvoiceList Modifier and Type Method Description voidOtherInvoice. setOtherInvoiceTableItems(OtherInvoiceList[] OtherInvoiceTableItems)Set 表格Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type OtherInvoiceList Constructor Description OtherInvoiceList(OtherInvoiceList 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.
-