Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.UnifiedCloudOrderResponse
-
Packages that use UnifiedCloudOrderResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of UnifiedCloudOrderResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return UnifiedCloudOrderResponse Modifier and Type Method Description UnifiedCloudOrderResponseCpdpClient. UnifiedCloudOrder(UnifiedCloudOrderRequest req)应用需要先调用本接口生成支付订单号,并将应答的PayInfo透传给聚鑫SDK,拉起客户端(包括微信公众号/微信小程序/客户端App)支付。 -
Uses of UnifiedCloudOrderResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type UnifiedCloudOrderResponse Constructor Description UnifiedCloudOrderResponse(UnifiedCloudOrderResponse 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.
-