Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.CreateRedInvoiceItem
-
Packages that use CreateRedInvoiceItem Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of CreateRedInvoiceItem in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return CreateRedInvoiceItem Modifier and Type Method Description CreateRedInvoiceItem[]CreateRedInvoiceRequest. getInvoices()Get 红冲明细Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type CreateRedInvoiceItem Modifier and Type Method Description voidCreateRedInvoiceRequest. setInvoices(CreateRedInvoiceItem[] Invoices)Set 红冲明细Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type CreateRedInvoiceItem Constructor Description CreateRedInvoiceItem(CreateRedInvoiceItem 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.
-