Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.CreateInvoiceResult
-
Packages that use CreateInvoiceResult Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of CreateInvoiceResult in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return CreateInvoiceResult Modifier and Type Method Description CreateInvoiceResultCreateInvoiceResponse. getResult()Get 发票开具结果Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type CreateInvoiceResult Modifier and Type Method Description voidCreateInvoiceResponse. setResult(CreateInvoiceResult Result)Set 发票开具结果Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type CreateInvoiceResult Constructor Description CreateInvoiceResult(CreateInvoiceResult 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.
-