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