Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.CreateRedInvoiceResult
-
Packages that use CreateRedInvoiceResult Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of CreateRedInvoiceResult in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return CreateRedInvoiceResult Modifier and Type Method Description CreateRedInvoiceResultCreateRedInvoiceResponse. getResult()Get 红冲结果Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type CreateRedInvoiceResult Modifier and Type Method Description voidCreateRedInvoiceResponse. setResult(CreateRedInvoiceResult Result)Set 红冲结果Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type CreateRedInvoiceResult Constructor Description CreateRedInvoiceResult(CreateRedInvoiceResult 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.
-