Uses of Class
com.tencentcloudapi.ocr.v20181119.models.UsedVehicleInvoiceInfo
-
Packages that use UsedVehicleInvoiceInfo Package Description com.tencentcloudapi.ocr.v20181119.models -
-
Uses of UsedVehicleInvoiceInfo in com.tencentcloudapi.ocr.v20181119.models
Methods in com.tencentcloudapi.ocr.v20181119.models that return UsedVehicleInvoiceInfo Modifier and Type Method Description UsedVehicleInvoiceInfoVatInvoiceVerifyNewResponse. getUsedVehicleInvoiceInfo()Get 二手车销售统一发票信息UsedVehicleInvoiceInfoVatInvoiceVerifyResponse. getUsedVehicleInvoiceInfo()Get 二手车销售统一发票信息Methods in com.tencentcloudapi.ocr.v20181119.models with parameters of type UsedVehicleInvoiceInfo Modifier and Type Method Description voidVatInvoiceVerifyNewResponse. setUsedVehicleInvoiceInfo(UsedVehicleInvoiceInfo UsedVehicleInvoiceInfo)Set 二手车销售统一发票信息voidVatInvoiceVerifyResponse. setUsedVehicleInvoiceInfo(UsedVehicleInvoiceInfo UsedVehicleInvoiceInfo)Set 二手车销售统一发票信息Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type UsedVehicleInvoiceInfo Constructor Description UsedVehicleInvoiceInfo(UsedVehicleInvoiceInfo 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.
-