Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.CreateInvoiceResponse
-
Packages that use CreateInvoiceResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of CreateInvoiceResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return CreateInvoiceResponse Modifier and Type Method Description CreateInvoiceResponseCpdpClient. CreateInvoice(CreateInvoiceRequest req)智慧零售-发票开具 -
Uses of CreateInvoiceResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type CreateInvoiceResponse Constructor Description CreateInvoiceResponse(CreateInvoiceResponse 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.
-