Uses of Class
com.tencentcloudapi.ocr.v20181119.models.PassInvoiceInfo
-
Packages that use PassInvoiceInfo Package Description com.tencentcloudapi.ocr.v20181119.models -
-
Uses of PassInvoiceInfo in com.tencentcloudapi.ocr.v20181119.models
Methods in com.tencentcloudapi.ocr.v20181119.models that return PassInvoiceInfo Modifier and Type Method Description PassInvoiceInfo[]VatInvoiceVerifyNewResponse. getPassInvoiceInfoList()Get 通行费发票信息Methods in com.tencentcloudapi.ocr.v20181119.models with parameters of type PassInvoiceInfo Modifier and Type Method Description voidVatInvoiceVerifyNewResponse. setPassInvoiceInfoList(PassInvoiceInfo[] PassInvoiceInfoList)Set 通行费发票信息Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type PassInvoiceInfo Constructor Description PassInvoiceInfo(PassInvoiceInfo 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.
-