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